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.1.tar.gz (49.2 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.1-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: explorium_mcp_server-0.1.1.tar.gz
  • Upload date:
  • Size: 49.2 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.1.tar.gz
Algorithm Hash digest
SHA256 4f9cedc3605e087e20fa072307a2d64a17108f16421aaa3c68ad0a7695594809
MD5 3d4774ac457dddfff7ebc14501bf48fe
BLAKE2b-256 2c066abb4d23f301db39b412297205cae5b6702f5787ed7520331a8a6f1f2791

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for explorium_mcp_server-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 70c7a712388ec227649675906c6b84d1c3dfbc7895b90ad3dbbfee7b3f6b435f
MD5 a3862178c1fd4d8a940c21f14da1deeb
BLAKE2b-256 e12a84db76ce1bf9dc75bd2794840191c1b1516d809ec4a71b77a57c53ef0ffc

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