This is a utility belt server that bundles 20 common dev tools into a single MCP endpoint. You get format converters for JSON, YAML, XML, and SQL, plus practical utilities like QR code generation, URL shortening, cron expression parsing, and SEO helpers. It's the kind of thing you'd reach for when you need quick transformations or generations without switching contexts. The server runs over streamable HTTP, so you're hitting remote endpoints rather than spinning up local processes. Think of it as consolidating those random npm packages and web tools you usually tab over to during development into one interface Claude can call directly.
hovecapital/read-only-local-postgres-mcp-server
cocaxcode/database-mcp
io.github.infoinlet-marketplace/mcp-mysql
io.github.cybeleri/database-admin
io.github.yash-0620/postgres-mcp-secured