Skip to main content

MCP server for interacting with the Explorium API.

Project description

🌎 Explorium MCP Server

Explorium MCP server is a Model Context Protocol server for interacting with the Explorium API.

Obtain an Explorium API key

Follow the instructions in the Explorium API documentation to obtain an API key.

Your API key will be used to authenticate your requests to the Explorium API through the MCP server.

Usage with Claude Desktop

To use the MCP server with Claude Desktop, add the following to your claude_desktop_config.json file:

{
  "mcpServers": {
    "Explorium": {
      "command": "python",
      "args": ["-m", "explorium_mcp_server"],
      "env": {
        "EXPLORIUM_API_KEY": "MY_API_KEY"
      }
    }
  }
}

Replace MY_API_KEY with your actual Explorium API key.

Replace python with the path to your Python executable (such as python3).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipeiq_explorium_mcp_server-0.1.4.tar.gz (49.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pipeiq_explorium_mcp_server-0.1.4-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file pipeiq_explorium_mcp_server-0.1.4.tar.gz.

File metadata

File hashes

Hashes for pipeiq_explorium_mcp_server-0.1.4.tar.gz
Algorithm Hash digest
SHA256 35db87338489ef3ae089e631aaaa89ba9274bd08d91cb2a53ccc341d43c109cb
MD5 74306a83633b26e25e3b55a74ad2a7ca
BLAKE2b-256 f801d192931ee5b827753a8b6c311361958910ac4083de40c97777c65a9bde36

See more details on using hashes here.

File details

Details for the file pipeiq_explorium_mcp_server-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for pipeiq_explorium_mcp_server-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 50d554effb995dc18d2b09d7aebb3526a3883d482e9cfb0334ee4ea53345f507
MD5 c3533d68e3f5940aa4c920d598af3b23
BLAKE2b-256 709b0c6eaabb2767994000bb94eec33c520765d423266e077b86baa9f4777e9e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page