mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-21 05:15:21 +02:00
Merge pull request #573 from modelcontextprotocol/jerome/feature/added-frameworks-subsections
Added subsections to the frameworks section for servers/clients.
This commit is contained in:
@@ -159,12 +159,17 @@ A growing set of community-developed and maintained servers demonstrates various
|
|||||||
|
|
||||||
## 📚 Frameworks
|
## 📚 Frameworks
|
||||||
|
|
||||||
These are high-level frameworks that make it easier to build MCP servers.
|
These are high-level frameworks that make it easier to build MCP servers or clients.
|
||||||
|
|
||||||
|
### For servers
|
||||||
|
|
||||||
* **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
|
|
||||||
* [EasyMCP](https://github.com/zcaceres/easy-mcp/) (TypeScript)
|
* [EasyMCP](https://github.com/zcaceres/easy-mcp/) (TypeScript)
|
||||||
* [FastMCP](https://github.com/punkpeye/fastmcp) (TypeScript)
|
* [FastMCP](https://github.com/punkpeye/fastmcp) (TypeScript)
|
||||||
|
|
||||||
|
### For clients
|
||||||
|
|
||||||
|
* **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
|
||||||
|
|
||||||
## 📚 Resources
|
## 📚 Resources
|
||||||
|
|
||||||
Additional resources on MCP.
|
Additional resources on MCP.
|
||||||
|
|||||||
Reference in New Issue
Block a user