DEV Community

Cover image for I Built a Fullstack App With Custom MCP Server Integration
Pamela Gilmour
Pamela Gilmour

Posted on

I Built a Fullstack App With Custom MCP Server Integration

I first heard of the model context protocol last year (I think? πŸ˜Άβ€πŸŒ«οΈ) at a networking event and was eager to build something with it.

I have previously built an mcp server prototype for public apis at my previous job and I recently ran into some downtime at work so I jumped at the chance of building something new and go deeper with my learning hoping to build another mcp tool.

So I built this simple app as a learning project. It's essentially collects data the user give it and the chat bot uses the Anthropic Claude API to query the given data. It's not a terribly creative concept or interface but I definitely had a lot of fun putting it together.

I recorded a demo of the flow which can be viewed on yt:

It's also live here: https://p-11-one.vercel.app/

Top comments (0)