Skip to content

Commit 30b937f

Browse files
authored
Add mcp-core toolkit to server list in README
Added a new modular MCP toolkit entry to the README.
1 parent b1e1eb1 commit 30b937f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ These are high-level frameworks that make it easier to build MCP servers or clie
5959
### For servers
6060

6161
* **[Anubis MCP](https://github.com/zoedsoupe/anubis-mcp)** (Elixir) - A high-performance and high-level Model Context Protocol (MCP) implementation in Elixir. Think like "Live View" for MCP.
62+
* **[@cyanmycelium/mcp-core](https://github.com/pandaGaume/mcp-core)** (TypeScript) - Modular MCP toolkit with composable subpath exports (`/server`, `/client`, `/llm`, `/node`). Engine-neutral core, bring your own transport or runtime. [npm](https://www.npmjs.com/package/@cyanmycelium/mcp-core)
6263
* **[ModelFetch](https://github.com/phuctm97/modelfetch/)** (TypeScript) - Runtime-agnostic SDK to create and deploy MCP servers anywhere TypeScript/JavaScript runs
6364
* **[EasyMCP](https://github.com/zcaceres/easy-mcp/)** (TypeScript)
6465
* **[FastAPI to MCP auto generator](https://github.com/tadata-org/fastapi_mcp)** – A zero-configuration tool for automatically exposing FastAPI endpoints as MCP tools by **[Tadata](https://tadata.com/)**

0 commit comments

Comments
 (0)