mcp-access-point

sxhxliang/mcp-access-point
★ 169 stars Rust 💻 Code/Dev Tools Updated 26d ago
Turn a web server into an MCP server in one click without making any code changes.
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": {
    "mcp-access-point": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-access-point"
      ]
    }
  }
}

Topics

gatewaymcpmcp-serversproxy