MCP Integration

I thought I’d share that I’m working on adding in MCP tool support for bolt.diy to use :grin:

Screenshot 2024-12-27 at 17.24.03

It’s pretty exciting as it opens up the doors to a whole bunch of integrations as there’s nearly 200 MCP servers available to use for a wide variety of things such as Supabase and deployment options.

3 Likes

I just started using Cline and the ease of adding Tools and Features through MCP’s is awesome, so I agree. I’m not aware of 200 MCP servers being available, so do you have a resource for this? I’m only aware of the reference provided in the Cline Model Context Protocol Servers docs.

1 Like

Open-Source MCP servers | Glama is a large list

This is an awesome resource, thanks!

It would be awesome to integrate MCP support into Bolt.diy.

Btw, if you haven’t, you should really check out the new DeepSeek-V3 model.

2 Likes

I’m making good progress, spent the last few hours trying to work out how they send to the llms, uses ai-sdk which is my first time playing around with that sdk and it seems super intuitive

Did you ever figure this out?

I’m working on the bolt.diy implementation. I’ll have it ready in 2 and a half week approximately

2 Likes

@QuantGeekDev consider to open a draft PR so all now that someone is working on this :slight_smile:

Will do! Unfamiliar with the procedures, sorry

Nothing to sorry, we all can learn together how to manage it best. I just saw that we very often have features duplicated, cause multiple people working on their own on stuff, without others knowing. With the PR Draft at least there it the possibillity other can see it :slight_smile:

cant wait for this going to be revolutionary

Actually, I’m also working on MCP client implement (via SSE) :sweat_smile: . I’ll open the draft PR ASAP.

1 Like

any updates on this ??

@mouss see: feat: implement MCP Client by longfin · Pull Request #1503 · stackblitz-labs/bolt.diy · GitHub

1 Like