Skip to main content
Glama
package.json896 B
{ "name": "mcp_coordinator", "version": "1.0.0", "description": "Save your context window limit! An MCP Coordinator that exposes only 3 tools to Claude Code. When Claude needs to use an MCP, the Coordinator dynamically loads it, calls the tool, and returns just the result.", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js" }, "repository": { "type": "git", "url": "git+https://github.com/CyberClash/mcp_coordinator.git" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "bugs": { "url": "https://github.com/CyberClash/mcp_coordinator/issues" }, "homepage": "https://github.com/CyberClash/mcp_coordinator#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "zod": "^4.2.1" }, "devDependencies": { "@types/node": "^25.0.3", "typescript": "^5.9.3" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CyberClash/mcp_coordinator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server