Skip to content

Commit d2602db

Browse files
Merge pull request #573 from modelcontextprotocol/jerome/feature/added-frameworks-subsections
Added subsections to the frameworks section for servers/clients.
2 parents b044907 + 38516c1 commit d2602db

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,17 @@ A growing set of community-developed and maintained servers demonstrates various
159159

160160
## 📚 Frameworks
161161

162-
These are high-level frameworks that make it easier to build MCP servers.
162+
These are high-level frameworks that make it easier to build MCP servers or clients.
163+
164+
### For servers
163165

164-
* **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
165166
* [EasyMCP](https://github.com/zcaceres/easy-mcp/) (TypeScript)
166167
* [FastMCP](https://github.com/punkpeye/fastmcp) (TypeScript)
167168

169+
### For clients
170+
171+
* **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
172+
168173
## 📚 Resources
169174

170175
Additional resources on MCP.

0 commit comments

Comments
 (0)