Skip to content

Commit 145b06d

Browse files
authored
Merge pull request #2331 from phuctm97/patch-1
Add ModelFetch to Frameworks for MCP Servers
2 parents 23b3421 + 76fad0a commit 145b06d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,8 +1013,9 @@ These are high-level frameworks that make it easier to build MCP servers or clie
10131013

10141014
### For servers
10151015

1016+
* **[ModelFetch](https://github.com/phuctm97/modelfetch/)** (TypeScript) - Runtime-agnostic SDK to create and deploy MCP servers anywhere TypeScript/JavaScript runs
10161017
* **[EasyMCP](https://github.com/zcaceres/easy-mcp/)** (TypeScript)
1017-
- **[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/)**
1018+
* **[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/)**
10181019
* **[FastMCP](https://github.com/punkpeye/fastmcp)** (TypeScript)
10191020
* **[Foobara MCP Connector](https://github.com/foobara/mcp-connector)** - Easily expose Foobara commands written in Ruby as tools via MCP
10201021
* **[Foxy Contexts](https://github.com/strowk/foxy-contexts)** – A library to build MCP servers in Golang by **[strowk](https://github.com/strowk)**

0 commit comments

Comments
 (0)