Skip to content

Commit f7fd155

Browse files
Merge branch 'main' into foxy-contexts
2 parents b2c7cb3 + d2602db commit f7fd155

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,13 +159,18 @@ 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
* **[Foxy Contexts](https://github.com/strowk/foxy-contexts)** – A library to build MCP servers in Golang by **[strowk](https://github.com/strowk)**
168169

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

171176
Additional resources on MCP.

0 commit comments

Comments
 (0)