Show HN: MCP Manager – Open-Source CLI to Manage Your MCP Servers

5 pointsposted 4 days ago
by nstebbins

6 Comments

oatsandsugar

4 days ago

Super cool, we built a similar one for our MCP because we were unhappy with the MCP management experience. Ours allows you to manage your tools, the MCPs "focus" (what project it is looking at" and your hosts.

https://docs.fiveonefour.com/aurora

toomuchtodo

4 days ago

Great work! Where does it source MCP servers from when searching?

nstebbins

4 days ago

Thanks! I manually added the first MCP servers to the repo itself. No database - first seeing if this idea resonates with folks. You can fork the repo and add more MCP servers or create a Github issue and I'd be happy to look into it for you.

user

4 days ago

[deleted]

andrewfromx

4 days ago

so i watched the video and see fetch to get the current time in the UK. Can you give some other use case examples?

nstebbins

4 days ago

Yep, the MCP servers I've supported out the gate include Github, Playwright, Git, Filesystem, etc so you can do things like

1. Have Claude Desktop perform actions on your behalf in Github (e.g. search code, search PRs, create repos, create PRs) 2. Have Cursor browse the web for you to integrate realtime Web info into context for code changes 3. Have Claude Desktop use information stored locally in your files to answer questions