A Model Context Protocol (MCP) server providing BGP data tools for AI assistants.
Add to your MCP client config:
{
"mcpServers": {
"bgpkit": {
"type": "remote",
"url": "https://mcp.bgpkit.com/mcp",
"enabled": true
}
}
}
POST /mcp - MCP protocol endpoint (Streamable HTTP)
BGPKIT API | MCP Documentation
Built with Cloudflare Agents