Skip to main content
Glama
package.json1.5 kB
{ "name": "claude-team", "version": "0.4.0", "description": "Multi-agent MCP Server for Claude Code, Windsurf, Cursor - AI development team collaboration", "main": "dist/index.js", "bin": { "claude-team": "./dist/cli.js" }, "type": "module", "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "start": "node dist/index.js", "lint": "eslint src/", "test": "vitest", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "claude", "claude-code", "windsurf", "cursor", "ai-agents", "multi-agent", "llm", "gemini", "openai", "anthropic", "api-proxy" ], "author": "chinadolphin", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/7836246/claude-team-mcp.git" }, "homepage": "https://github.com/7836246/claude-team-mcp#readme", "bugs": { "url": "https://github.com/7836246/claude-team-mcp/issues" }, "dependencies": { "@anthropic-ai/sdk": "^0.32.1", "@google/generative-ai": "^0.21.0", "@modelcontextprotocol/sdk": "^1.0.0", "openai": "^4.76.0", "p-limit": "^7.2.0", "yaml": "^2.6.1", "zod": "^3.24.1" }, "devDependencies": { "@eslint/js": "^9.39.2", "@types/node": "^22.10.2", "tsx": "^4.19.2", "typescript": "^5.7.2", "typescript-eslint": "^8.50.0", "vitest": "^2.1.8" }, "engines": { "node": ">=18.0.0" } }

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/7836246/claude-team-mcp'

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