Settings

Theme

Show HN: I built a tool to generate MCP configurations for your servers

mcp-config-generator.koladev.xyz

1 points by koladev32 6 months ago · 3 comments · 1 min read

Reader

I’ve been working with MCP servers recently and got tired of writing configuration snippets for each client by hand.

To make this easier, I built a small open-source tool https://mcp-config-generator.koladev.xyz/

It generates ready-to-use MCP configs you can drop into your README or documentation.

Supported clients: - Remote servers: Cursor, Claude Desktop, VS Code, Continue, AnythingLLM, Qodo Gen, Kiro, Opencode, Gemini CLI

- npm packages: Same list as above

- Local scripts: Cursor + Claude Desktop

It’s a simple idea, but I found it saving time. Feedback and suggestions are welcome.

GitHub link: https://github.com/koladev32/mcp-config-generator

pmig 6 months ago

Congrats on the Launch, we build something similar [1], but opted to make name also optional to reduce friction even more. We also built an MCP server that serves these installation instructions :-)

[1]: https://github.com/hyprmcp/mcp-install-instructions-generato...

xmasterdev 6 months ago

That's awesome.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection