Manufact provides open-source dev tools and infrastructure for MCP to help dev teams quickly build and deploy MCP Servers for AI agents & MCP Apps for ChatGPT and Claude.
We are the creators of mcp-use SDK: the fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP servers for AI agents.












Octolens
Congrats on the launch Luigi and team! Will need to check out mcp-use for Octolens soon!
Manufact (mcp-use)
@charlotteschmitt thank you Charlotte! Octolens is such a great great product that would benefit a lot by integrating with 3rd-party MCP servers!
Crono
Congrats on the launch! Can I define my agents in the Cloud Platform and have the SDK pull that config at runtime, so I don’t hardcode anything?
Manufact (mcp-use)
@alex_roggero Yes!
You define agents/configs in the mcp-use Cloud Platform, and the SDK (or API) pulls that config into your app at runtime.
So you don’t hardcode anything.
Needle
Good luck on the launch!
Manufact (mcp-use)
@jan_heimes thanks! It was a pleasure meeting you here in SF!
@pederzh @pietrozullo congrats on the launch, have upvoted. Do you have a Miro MCP that works on Claude? Also how do you protect the mcps from code injection risk?
Manufact (mcp-use)
@shashwat_ghosh_gtm a Miro MCP server exists, tbh I've never used it. You can add it on mcp-use cloud (https://mcp-use.com) by just copying and pasting the server configuration and you can easily spin up an MCP agent that uses it on the web that can be accessed by any device.
@pederzh I'd seen that but its not officially endorsed by Claude or Miro...so is it safe to use?
Manufact (mcp-use)
@shashwat_ghosh_gtm yes
Agnes AI
Really excited about mcp-use—the 5k stars and adoption by NASA et al. are hard to ignore. One thing I’m wondering: we run a multi-cloud setup (AWS + on-prem K8s). How seamless is deploying MCP servers across these environments? Does the cloud infra handle secrets/ingress automatically, or are there still manual Helm tweaks?
Manufact (mcp-use)
@cruise_chen MCP runs fine across AWS and on-prem. mcp-use will automate builds and centralize config/permissions, which cuts most day-to-day toil. But you’ll still handle secrets and ingress per environment; today’s ecosystem hasn’t fully abstracted those away.
AltPage.ai
Whoa, open source SDKs for MCP servers and agents? That’s such a game changer—managing infra was always a pain for my side projects. Is it easy to plug into existing setups?
Manufact (mcp-use)
@joey_zhu_seopage_ai Thanks! The SDK pulls configs from the Cloud Platform, so no hardcoding :)
VibeFlow
Congrats on the launch! When the SDK loads that config, does it auto-hide blocked tools per profile?