MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Explorium API MCP Server

Created 3/5/2025
Updated 9 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-explorium

Cursor configuration (mcp.json)

{ "mcpServers": { "explorium-ai-mcp-explorium": { "command": "uvx", "args": [ "mcp-explorium" ] } } }