revxl-devtools
17 developer tools for AI agents — JSON, JWT, regex with code gen, cron from English, secrets scanner, batch ops. 7 free, 10 Pro ($7).
@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"] } } }
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 |
|---|---|
| json_format | Format, minify, or validate JSON strings |
| base64 | Encode or decode Base64 strings |
| url_encode | URL encode or decode strings |
| uuid_generate | Generate one or more v4 UUIDs |
| hash_text | Hash text with MD5, SHA-256, or SHA-512 |
| timestamp | Convert between Unix timestamps, ISO 8601, and human-readable dates |
| http_status | Look up HTTP status code name and category |
Pro Tools (10)
Each Pro tool has 3 free trials before purchase.
| Tool | Description |
|---|---|
| jwt | Decode and inspect JWTs, or create signed JWTs with custom claims |
| regex | Test regex patterns with match highlighting + generate code in 5 languages |
| cron | Explain cron expressions, compute next runs, or generate cron from plain English |
| json_diff | Deep-diff two JSON objects with path-level added/removed/changed detail |
| json_query | Query JSON with dot-notation and bracket paths (e.g. users[0].name) |
| batch | Run any free tool on up to 500 inputs in a single call |
| sql_format | Format and prettify SQL queries with proper indentation |
| yaml_convert | Convert between JSON and YAML |
| chmod | Explain or generate Unix file permissions from symbolic or numeric notation |
| secrets_scan | Scan text for leaked secrets (AWS keys, GitHub tokens, Stripe keys, OpenAI keys) |
Get Pro
- Purchase at https://buy.stripe.com/28E14pfy1g5X1nz9HHgbm0s — $7 one-time
- Check your email — your Pro key is delivered instantly after payment (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" } } } }
More from RevXL
- ShortEngine Pro ($49) — Build faceless YouTube Shorts on autopilot. 5 niches, ElevenLabs voices, daily automation.
- AI Voiceover ($1/generation) — Professional AI voiceover in seconds. 4 voices, instant MP3 download.
- jcalloway.dev — Developer blog covering tools, productivity, and AI.
- YouTube channel — Daily Shorts on stoicism, finance, and dev topics.
License
MIT — RevXL
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
NuGet Package README
Fetches comprehensive information about NuGet packages from the NuGet Gallery, including READMEs, metadata, and search functionality.
Puppeteer MCP
MCP server for browser automation via Puppeteer
MCP Smart Contract Analyst
Analyzes smart contract source code on the Monad blockchain for functionality and security.
UUIDv7 Generator
A server for generating version 7 universally unique identifiers (UUIDv7).
CSS Tutor
Provides personalized updates and tutoring on CSS features using the OpenRouter API.
Authless Remote MCP Server
An example of a remote MCP server without authentication, deployable on Cloudflare Workers or runnable locally via npm.
iOS Simulator
Provides programmatic control over iOS simulators through a standardized interface.
TransformerBee.MCP
An MCP server for the transformer.bee service, configurable via environment variables.
i1n
Localization as code — 7 MCP tools to push, pull, translate, extract strings, and search translations. AI-powered, type-safe, 182 languages.
bash-vet-mcp
MCP server that vets LLM-emitted shell commands BEFORE execution. 30 detection rules across destructive file ops, package managers, system, database, git, network, exfiltration, privilege escalation. Sub-second, local, free.