The Explorium MCP server enables AI assistants to interact with the Explorium API, providing a bridge between Claude Desktop, Cursor, and other MCP-compatible clients and Explorium's data services. Developed by Explorium Ltd, this implementation is built in Python and requires an API key for authentication. The server can be run locally during development using the provided local_dev_server.py script, and is designed to be easily integrated with Claude Desktop and Cursor through their respective configuration files. The package is distributed via PyPI, making it accessible for users who want to leverage Explorium's data capabilities directly within their AI workflows.
explorium-ai