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.2.tar.gz (49.5 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.2-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: explorium_mcp_server-0.1.2.tar.gz
  • Upload date:
  • Size: 49.5 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.2.tar.gz
Algorithm Hash digest
SHA256 eeae515bf041600e5ddba0a401fb66abe37818d2e13e42057f916e7435a534d8
MD5 e09c407b7a5b3c43981e88534df3de3a
BLAKE2b-256 4f81efd480a01ccde5f4bfc6e18b919cd1fcfccb9cead7e2149285c08f12d6e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for explorium_mcp_server-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 79108d66ff2816da34d886ed658fc0f4627c925be1e161c8af229a14499b3ac6
MD5 62bf3778413a41bc0e57c43da82c111e
BLAKE2b-256 09e620e526a8f731d0017f07348ec6119145ad311281114bbd815e178d828efa

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