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.3.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.3.tar.gz.

File metadata

File hashes

Hashes for supercorp_explorium_mcp_server-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d00a4e492347c31e29730a85350761fb3170d2ddc7fa355dcc6013c1f920c02d
MD5 c9237e8e149867a106a1efe512e5362e
BLAKE2b-256 f33015e96ef7c4ba2233d877fe7b329aeb479f281bd8a986814b0653783d5209

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for supercorp_explorium_mcp_server-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 beffc8ea2079ca5b56333130cf6d8b4617fc91071eb655ace5916a022fca5873
MD5 b7bd56c26fcad102b27c21e6ec440267
BLAKE2b-256 e62307f2bdea8384e821aee98dd3a8f9ad04d7aa2377bb62ab50d8f6b3ccb618

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