ContextPods: An MCP for MCPs #523
conorluddy
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
What would you like to share?
Hey 👋🏻 I've been building an MCP that builds MCPs 👶🏻
The idea is that you have this as a system-wide MCP that's always available, then when you need to spin up a new tool for something you can just ask the ContextPods MCP to handle it for you. It would then leverage the MCP SDKs you guys provide in this repo and use them to generate the relevant MCPs.
It's still in early development the moment, but it mostly works. The longer term plan would be that you can:
Tl;dr version is that it's an MCP server that lets you ask for more MCP servers, which should be generated via the official SDKs.
Will definitely be a lil buggy for now, but we'll get there!
Relevant Links
https://github.com/conorluddy/ContextPods
Beta Was this translation helpful? Give feedback.
All reactions