runbuggy-mcp.yml
RunBuggy runs a hosted, remote Model Context Protocol server called "mcp-datascience" in both production and staging. It was found by probe, not by documentation: nothing on runbuggy.com or docs.runbuggy.com references it. The server speaks Streamable HTTP, is served by uvicorn, and is protected by OAuth 2.1 with dynamic client registration and PKCE. An anonymous tools/list returns 401 invalid_token, so the tool surface — names, descriptions and inputSchemas — is not publicly readable and is NOT recorded here. No tool list is asserted.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.