Skip to content

Commit

Permalink
Merge pull request #573 from modelcontextprotocol/jerome/feature/adde…
Browse files Browse the repository at this point in the history
…d-frameworks-subsections

Added subsections to the frameworks section for servers/clients.
  • Loading branch information
jerome3o-anthropic authored Feb 7, 2025
2 parents b044907 + 38516c1 commit d2602db
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,17 @@ A growing set of community-developed and maintained servers demonstrates various

## 📚 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)
* [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

Additional resources on MCP.
Expand Down

0 comments on commit d2602db

Please sign in to comment.