Add MCPBundle Studio (For clients) and MCP Bundles Hub (Resources)#3987
Open
TonyLLondon wants to merge 1 commit intomodelcontextprotocol:mainfrom
Open
Add MCPBundle Studio (For clients) and MCP Bundles Hub (Resources)#3987TonyLLondon wants to merge 1 commit intomodelcontextprotocol:mainfrom
TonyLLondon wants to merge 1 commit intomodelcontextprotocol:mainfrom
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
Contributor
Author
|
/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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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