claude-mcp-gateway-server

CatbirdBulwark/claude-mcp-gateway-server
★ 2 stars Unknown language AI/LLM Updated today
High-performance Model Context Protocol (MCP) server gateway for Claude Pro. Seamlessly bridges Claude Web UI with local environments, file systems, and secure execution layers.
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": {
    "claude-mcp-gateway-s": {
      "command": "npx",
      "args": [
        "-y",
        "CatbirdBulwark/claude-mcp-gateway-server"
      ]
    }
  }
}

Topics

ai-agentanthropicclaudeclaude-prodeveloper-toolsllm-contextmcp-gatewaymcp-servermodel-context-protocol