Setting up MCP is tedious. We want All in one mcp servers

3 sunrabbit 1 5/26/2025, 2:17:05 AM github.com ↗

Comments (1)

sunrabbit · 1d ago
I haven’t had much time to polish or refine this myself, so it might look rough around the edges to you. But the core issue remains unchanged.

Setting up MCP is tedious and verbose. Isn’t there a way to group the MCP servers we want in one place?

So, I built a small library that bundles MCP servers together in one place.

If this somehow gets some attention or hype, someone else might build a better version. And honestly, I’d be totally fine with that.

There is one structural limitation in this library, though: It’s difficult to support servers that deviate from the MCP schema — for example, ones that require env input via CLI.

Thanks for reading.