mcp-all-tools
npm/mcp-all-toolsAll-in-one MCP server with 80+ developer tools — devutils, API, text, math, datetime, calculator, JSON diff/query, SQL format, epoch convert, AES encrypt/decrypt, RSA keygen, scrypt hash, regex replace, nanoid, CSV/JSON, hex encode, Unicode tools in a sin
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-all-tools": {
"url": "None",
"transport": "http"
}
}
}