drio
Open app

Project Hub MCP Server

Source

MCP server for managing software projects, providing tools for project tracking, note-taking, and GitHub integration

Catalog onlyCatalog onlySTDIO

Overview

Project Hub MCP Server is a server designed for managing software projects, providing tools for project tracking, note-taking, and integration with GitHub.

To use the Project Hub MCP Server, clone the repository, install dependencies, and configure the server in your MCP settings file. You can then create, manage, and track projects through various commands.

  • Project creation and management with flexible name search - Change tracking and version control - GitHub repository integration - Automated commit management - Multi-account GitHub support - Branch management and pull request support
  1. Managing local and remote software projects
  2. Tracking changes and version control for software development
  3. Integrating with GitHub for seamless project collaboration

Add to your AI client

Use these steps to connect Project Hub MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "project-hub-mcp-server-peterparker57": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-project-hub-mcp-server-peterparker57"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "project-hub-mcp-server-peterparker57": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-project-hub-mcp-server-peterparker57"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "project-hub-mcp-server-peterparker57": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-project-hub-mcp-server-peterparker57"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "project-hub-mcp-server-peterparker57": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-project-hub-mcp-server-peterparker57"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "project-hub-mcp-server-peterparker57": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-project-hub-mcp-server-peterparker57"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "project-hub-mcp-server-peterparker57": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-project-hub-mcp-server-peterparker57"
      ]
    }
  }
}

FAQ

Can I manage multiple projects at once?

Yes! You can create and manage multiple projects simultaneously.

Is there support for different programming languages?

Yes! The server supports various project types, including TypeScript, JavaScript, and more.

How do I contribute to the project?

You can fork the repository, create a feature branch, and submit a pull request.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":895,"uuid":"772dd108-a88e-4056-bbb6-b354df273691","name":"project-hub-mcp-server","title":"Project Hub MCP Server","description":"MCP server for managing software projects, providing tools for project tracking, note-taking, and GitHub integration","avatar_url":"https://avatars.githubusercontent.com/u/1824836?v=4","created_at":"2025-01-28T02:16:55.428Z","updated_at":"2025-02-23T07:20:28.500Z","status":"created","author_name":"peterparker57","author_avatar_url":"https://avatars.githubusercontent.com/u/1824836?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/peterparker57/project-hub-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"1\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-13 07:52:28\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]