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.5.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.5-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pipeiq_explorium_mcp_server-0.1.5.tar.gz
Algorithm Hash digest
SHA256 cafa0acb8b2ef3eff4a70744b5d3ecc41c73a7b1f30ee8652324c98ddceeb2c6
MD5 76efc935dfdd3d1b5992135026614330
BLAKE2b-256 41c53a673c17b34e4e72993e720c33dc938bc623db143c15e5d3cb037babe120

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pipeiq_explorium_mcp_server-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 62738644237bbfe39e4dc1e253ab5be7da1f560b0375971c4a9be2cea3338b99
MD5 6151f3b42b12481a953cff517566999d
BLAKE2b-256 781361e895a23444587eed5f52ea68b000b4a8d7df8963300cb84965cab06c7b

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