ai-bu-mcp-server-kit

MarkellR-RedHat/ai-bu-mcp-server-kit
★ 0 stars Shell File System Updated 1d ago
Setup scripts to install MCP servers (GitHub, Fetch, Filesystem) for Claude Code
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-bu-mcp-server-kit": {
      "command": "npx",
      "args": [
        "-y",
        "MarkellR-RedHat/ai-bu-mcp-server-kit"
      ]
    }
  }
}