Live data from Hacker News

Show HN: FastAPI-MCP to expose FastAPI endpoints as MCP tools

github.com

1–4 of 4 posts

Show HN: FastAPI-MCP to expose FastAPI endpoints as MCP tools

#1
I built FastAPI-MCP as an open-source library, and recently had to completely refactor it, abandoning FastMCP wrappers in favor of the low-level MCP SDK. The new version gives more control over which endpoints are exposed, supports complex request bodies, and allows flexible routing options. I wrote about the technical journey and lessons learned here: https://medium.com/@miki_45906/advanced-mcps-in-python-how-t...

Looking for feedback and contributors who are interested in MCPs!

Show HN: FastAPI-MCP to expose FastAPI endpoints as MCP tools
github.com