eic-mcp

eic/eic-mcp
★ 0 stars Shell Code/Dev Tools Updated 2d ago
Launcher for the EIC MCP servers in eic-shell — serve uproot/xrootd/rucio/zenodo over streamable HTTP for any MCP client
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eic/eic-mcp"
      ]
    }
  }
}

README Excerpt

Launcher for the EIC [Model Context Protocol](https://modelcontextprotocol.io) servers inside [eic-shell](https://github.com/eic/eic-shell). `eic-mcp` runs the EIC MCP servers (`uproot-mcp-server`, `xrootd-mcp-server`, `rucio-eic-mcp`, `zenodo-mcp-server`, …) as local streamable-HTTP services on `127.0.0.1:910x/mcp`, so an LLM client running anywhere on your machine —

Tools (1)

register