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.3.tar.gz (49.7 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.3-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pipeiq_explorium_mcp_server-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c858146dd495f02a91ada9b2373cefdf55129315da00b4495aac2939fb6bbe14
MD5 efa5c0d16a25cd0323aa4dac5847549a
BLAKE2b-256 ae074753af95620209cd953318cbc021df863accc66897e62b2a2c40d4327b8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pipeiq_explorium_mcp_server-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ecaf9e769dbeade3cf3621e68b6c19604df87d51eae9a737b308ec9b96377d7e
MD5 1ebc56aecb854bb7139dc5b5ea6f9907
BLAKE2b-256 a1010847744353c36e61a92569586c4af4c4643a9fb784462588886f911176b9

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