mcp-europe-tools

josemvelez78/mcp-europe-tools
★ 0 stars JavaScript 📊 Data/Analytics Updated today
MCP Server with European data tools
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-europe-tools": {
      "command": "npx",
      "args": [
        "-y",
        "josemvelez78/mcp-europe-tools"
      ]
    }
  }
}