Skip to content

@projitive/mcp

Free

by MCP Community

Projitive MCP Server for project and task discovery/update

v2.1.5Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@projitive/mcp MCP Server

Projitive MCP Server for project and task discovery/update

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @projitive/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@projitive/mcp": {
      "command": "npx",
      "args": ["-y", "@projitive/mcp"]
    }
  }
}