Skip to content

Commit f317813

Browse files
Added subsections to the frameworks section for servers/clients.
1 parent e42a6ac commit f317813

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
@@ -151,12 +151,17 @@ A growing set of community-developed and maintained servers demonstrates various
151151

152152
## 📚 Frameworks
153153

154-
These are high-level frameworks that make it easier to build MCP servers.
154+
These are high-level frameworks that make it easier to build MCP servers or clients.
155+
156+
### For servers
155157

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

161+
### For clients
162+
163+
* **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
164+
160165
## 📚 Resources
161166

162167
Additional resources on MCP.

0 commit comments

Comments
 (0)