@scope-pm/mcp
Freeby MCP Community
ScopePM MCP proxy for routing MCP tool calls to the hosted API.
v0.1.6Added Apr 12, 2026
mcpscopepmproject-managementai-agentcoding-assistant
@scope-pm/mcp MCP Server
ScopePM MCP proxy for routing MCP tool calls to the hosted API.
Installation
npx -y @scope-pm/mcp
Reviews
Installation
Quick install
npx -y @scope-pm/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@scope-pm/mcp": {
"command": "npx",
"args": ["-y", "@scope-pm/mcp"]
}
}
}