MCPProxy Go is a security-focused MCP server that provides a proxy service for AI agents. It exposes a secure API for routing requests and enforcing security policies. It connects to various AI services and APIs, acting as an intermediary to filter and validate requests. Developers use it to add a layer of security to AI agent interactions, ensuring safe and controlled access to external systems.
MCPProxy Go is a security-focused MCP server that provides a proxy service for AI agents. It exposes a secure API for routing requests and enforcing security policies. It connects to various AI services and APIs, acting as an intermediary to filter and validate requests. Developers use it to add a layer of security to AI agent interactions, ensuring safe and controlled access to external systems.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"smart-mcp-proxy-mcpproxy-go-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-smart-mcp-proxy-mcpproxy-go-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcpproxy go?"
No configuration required. This server works out of the box.
"What resources are available in mcpproxy go?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcpproxy go"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcpproxy go with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.