Inspiration

Trying to add an MCP server to an existing application made us realise how difficult it is to do it.

What it does

Introduce a simple, lightweight, and stateless way to build MCP servers.

How we built it

Our MCP server can be used with a simple async function inside a FastAPI request handler. Technically, the same can be used with any framework.

Challenges we ran into

Docker deployment for demoing auto scaling.

Accomplishments that we're proud of

The custom MCP server

What we learned

Often, complex problems have simple solutions

What's next

Full support of the MCP spec

Built With

Share this project:

Updates