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

supercorp_explorium_mcp_server-0.1.2.tar.gz (49.6 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file supercorp_explorium_mcp_server-0.1.2.tar.gz.

File metadata

File hashes

Hashes for supercorp_explorium_mcp_server-0.1.2.tar.gz
Algorithm Hash digest
SHA256 bf3b9ccc42bf19c0c4226ed900a78330de3874b9ba37aaef409e15197a845cfc
MD5 da9f90f1ad435208e46c9375bd5ac39d
BLAKE2b-256 7b73b9709224a0b6640db4257a1f0bce8c26d85f03d1c6fd5a668a96e747d19a

See more details on using hashes here.

File details

Details for the file supercorp_explorium_mcp_server-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for supercorp_explorium_mcp_server-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d61a54c412ceb15aa9a51711ffba1932e93b83e072919d78481c7ee51b83b5f1
MD5 bba19056783766eaee821c6c6715c7e9
BLAKE2b-256 716d75345e90343f55f10c0147c8730357638426f284caef081c9b158d3147f9

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