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.2.0.tar.gz (55.7 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.2.0-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for explorium_mcp_server-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c6470835b8bc9ce3bc905599810bec82f3339aa6152f07ccb5e993e86704fb0a
MD5 05c77a2c7cdac176b1704c3bf319c272
BLAKE2b-256 568491c941bb01b49cbbb677a9217a84d0a8bd729d3a7d9f6d6ee7f67e909835

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for explorium_mcp_server-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9711fd2ad8a4716b50bb784f1bc27854a796fb54f7b4e92ee789cc8457ab64fa
MD5 5c64cb42cb1d3b7828c0ed070db371aa
BLAKE2b-256 5ee4f3d5ccebeca19a7867ae77cc23725d7521e0431ed7c6ad33b55b1ec22e0b

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