Add MCPBundle Studio (For clients) and MCP Bundles Hub (Resources) - #3987
Add MCPBundle Studio (For clients) and MCP Bundles Hub (Resources)#3987TonyLLondon wants to merge 1 commit into
Conversation
- Adds MCPBundle Studio to "For clients": browser-based MCP client for inspecting tool schemas, executing tools, and rendering interactive Apps from tool responses. OAuth + API-key auth, streamable HTTP. - Adds MCP Bundles Hub to "Resources": hosted directory of 650+ custom-built and 800+ third-party hosted MCP servers with workspace- scoped credential management and a unified streamable HTTP endpoint.
42997d2 to
0e6046f
Compare
|
/i-promise-this-is-not-a-new-server Confirming for the maintainer bot: this PR does not add anything to the retired Community Servers / third-party server list. It adds two entries to sections that are still actively maintained:
Diff is +2 / −0 in (Note: the failing |
|
"Request to add server to README" section of @upstream-prs-triage.md with the message "Thanks for your interest in contributing! We are no longer accepting PRs to add server or framework listings to this README. Please publish your server to the MCP Server Registry instead — you can follow the quickstart guide to get listed." |
Two single-line additions to README.md.
What
### For clients— adds MCPBundle Studio, a browser-based MCP client for inspecting tool schemas, executing tools (form-based or chat input), and rendering interactive Apps returned by tool responses. Supports OAuth and API-key auth over streamable HTTP. https://www.mcpbundles.com/studio## 📚 Resources— adds MCP Bundles Hub, a hosted directory of 650+ custom-built and 800+ third-party hosted MCP servers. Provides workspace-scoped credential management, OAuth/API-key brokerage, and a unified streamable HTTP endpoint so an agent can connect to many providers through one bundle. https://mcpbundles.comWhy
Both projects are actively used by developers in the MCP ecosystem and fit the existing scope of these two sections (Studio is a client; Hub is a directory/resource).
Notes