@revxl/devtools
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@revxl/devtoolsGenerate a UUID"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@revxl/devtools
17 developer tools for AI agents. Works with Claude Desktop, Cursor, Windsurf, VS Code.
Install
Add to your MCP client config:
{
"mcpServers": {
"devtools": {
"command": "npx",
"args": ["-y", "@revxl/devtools"]
}
}
}Related MCP server: devtools-mcp
Why @revxl/devtools?
Feature | mcp-devutils | @revxl/devtools |
Price | $5 one-time | $7 one-time |
Free tools | 15 (commodity) | 7 (unlimited) |
Regex to code generation | No | Yes (Python, JS, Go, Rust, Java) |
Batch operations | No | Yes (500 items per call) |
Secrets scanner | No | Yes (AWS, GitHub, Stripe, OpenAI) |
Cron from English | No | Yes ("every weekday at 9am") |
JSON diff | Pro only | Pro with path-level changes |
Context token usage | 44 tool defs | 17 tool defs (saves ~2K tokens) |
Free Tools (7)
Tool | Description |
| Format, minify, or validate JSON strings |
| Encode or decode Base64 strings |
| URL encode or decode strings |
| Generate one or more v4 UUIDs |
| Hash text with MD5, SHA-256, or SHA-512 |
| Convert between Unix timestamps, ISO 8601, and human-readable dates |
| Look up HTTP status code name and category |
Pro Tools (10)
Each Pro tool has 3 free trials before purchase.
Tool | Description |
| Decode and inspect JWTs, or create signed JWTs with custom claims |
| Test regex patterns with match highlighting + generate code in 5 languages |
| Explain cron expressions, compute next runs, or generate cron from plain English |
| Deep-diff two JSON objects with path-level added/removed/changed detail |
| Query JSON with dot-notation and bracket paths (e.g. |
| Run any free tool on up to 500 inputs in a single call |
| Format and prettify SQL queries with proper indentation |
| Convert between JSON and YAML |
| Explain or generate Unix file permissions from symbolic or numeric notation |
| Scan text for leaked secrets (AWS keys, GitHub tokens, Stripe keys, OpenAI keys) |
Get Pro
Purchase at https://revxl-devtools.vercel.app — $7 one-time
You'll receive a license key (format:
REVXL-XXXX-XXXX-XXXX)Add it to your MCP config:
{
"mcpServers": {
"devtools": {
"command": "npx",
"args": ["-y", "@revxl/devtools"],
"env": {
"REVXL_PRO_KEY": "REVXL-XXXX-XXXX-XXXX"
}
}
}
}License
MIT — RevXL
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceSwiss-army-knife utility MCP server for AI agents. 18 tools for JSON validation/formatting, base64 encode/decode, hash generation, UUID generation, URL parsing, regex testing, markdown↔HTML conversion, text stats, slug generation, datetime conversion, cron parsing, text diffing, CSV↔JSON conversion, and JWT decoding. Zero API Key requiredLast updated5
- Alicense-qualityDmaintenanceA comprehensive toolkit of 23 developer utilities that enables AI assistants to perform tasks like encoding, cryptography, and data generation locally without requiring API keys. It streamlines workflows by providing tools for JWT decoding, UUID generation, regex testing, and JSON formatting directly within the chat interface.Last updated40MIT
- Flicense-quality-maintenanceProvides a suite of 35 developer utility APIs including code formatting, data conversion, and infrastructure generation. It enables AI agents to perform tasks like JSON validation, Dockerfile creation, and network lookups directly through natural language.Last updated
- AlicenseAqualityAmaintenance23 developer & data API tools for AI agents - IP/DNS/WHOIS/SSL lookups, web scraping & screenshots, text AI (summarize, translate, sentiment, grammar, redact), and dev utilities (hash, UUID, QR, JWT, cron, IBAN/VAT/email validation, breach check).Last updated23MIT
Related MCP Connectors
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.
Remote MCP server: 10 developer utilities (base64, JWT, DNS, UUID, URL, JSON, UA, IP lookup).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/johnmives/revxl-devtools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server