docs: add MCP Bash Framework to frameworks list#3279
docs: add MCP Bash Framework to frameworks list#3279yaniv-golan wants to merge 1 commit intomodelcontextprotocol:mainfrom
Conversation
Add MCP Bash Framework - a pure Bash implementation for building MCP servers with full spec coverage including MCP Apps, requiring only Bash 3.2+ and jq/gojq.
|
This PR adds a Framework to the Frameworks section, not a new server listing. MCP Bash Framework is a development framework that enables building MCP servers in pure Bash - similar to how FastMCP, Foxy Contexts, and Quarkus MCP Server SDK are listed in the same section. /i-promise-this-is-not-a-new-server |
|
Thanks for contributing to the MCP servers repo! We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target. Going forward, please publish your server to the MCP Registry using the quickstart guide: That's where server discovery now happens. Thanks for building on MCP! Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response. |
Summary
Add MCP Bash Framework to the 📚 Frameworks section under "For servers".
MCP Bash Framework enables building MCP servers in pure Bash 3.2+ with:
This fills a gap in the frameworks list for shell-native MCP development.