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

explorium_mcp_server-0.1.0.tar.gz (48.6 kB view details)

Uploaded Source

Built Distribution

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

explorium_mcp_server-0.1.0-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file explorium_mcp_server-0.1.0.tar.gz.

File metadata

  • Download URL: explorium_mcp_server-0.1.0.tar.gz
  • Upload date:
  • Size: 48.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.11

File hashes

Hashes for explorium_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dc8bd5b460877a034f6f9e0993c7d9455e1d64ec1402cb854558d64dad6409a2
MD5 3dbfa98dd882916cf3c075a84edd97f4
BLAKE2b-256 176e4d73758ebd116608c161b953e88937446e3b3f440ecee9397f2a2ba10158

See more details on using hashes here.

File details

Details for the file explorium_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for explorium_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f3f5dca06e720e000979a11f6a94f60bb300fb2b43317af04bf1aa79fb21703
MD5 6a8c15f98ef60c0ba74edcb7ed02717c
BLAKE2b-256 5e644a5e57f9830e2d3873169eedcc65677d84ba6988388af3b293c531186437

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