bob-demo-mcp-server

Ahmed-Chaudhry-ibm/bob-demo-mcp-server
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 1d ago
MCP server demonstrating Bob's capabilities with 9 specialized tools for file operations, code analysis, and git operations
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bob-demo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Ahmed-Chaudhry-ibm/bob-demo-mcp-server"
      ]
    }
  }
}

Topics

bob-aicode-analysisdeveloper-toolsfile-operationsgit-toolsmcp-servermodel-context-protocoltypescript