Show HN: I built a tool to generate MCP configurations for your servers(mcp-config-generator.koladev.xyz) 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 |