@revxl/devtools
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REVXL_PRO_KEY | No | License key for Pro features (format: REVXL-XXXX-XXXX-XXXX) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| json_formatA | Format, minify, or validate JSON strings |
| base64A | Encode or decode Base64 strings |
| url_encodeA | URL encode or decode strings |
| uuid_generateA | Generate one or more v4 UUIDs |
| hash_textA | Hash text with MD5, SHA-256, or SHA-512 |
| timestampB | Convert between timestamp formats: epoch seconds, epoch ms, ISO 8601, human-readable |
| http_statusA | Look up HTTP status code name and category |
| jwtA | Decode a JWT to inspect header/payload/expiry, or create a new HMAC-signed JWT [PRO - 3 free trials] |
| regexA | Test a regex pattern against a string (with match details, groups, indices) and generate working code in JS/Python/Go/Rust/Java [PRO - 3 free trials] |
| cronA | Explain cron expressions in plain English, generate cron from natural language, and compute next run times with code snippets [PRO - 3 free trials] |
| json_diffA | Deep-compare two JSON objects and show all differences — added, removed, and changed values with paths [PRO - 3 free trials] |
| json_queryC | Query JSON data with dot-path expressions — supports nested keys, array indices [N], and wildcard * expansion [PRO - 3 free trials] |
| batchA | Run any free tool across multiple inputs in one call — up to 500 items. Only works with free (non-Pro) tools. [PRO - 3 free trials] |
| sql_formatA | Format and prettify SQL queries with proper indentation and clause separation [PRO - 3 free trials] |
| yaml_convertA | Convert between YAML, JSON, and TOML formats [PRO - 3 free trials] |
| chmodA | Convert between numeric (755) and symbolic (rwxr-xr-x) chmod permissions with explanation [PRO - 3 free trials] |
| secrets_scanB | Scan text for leaked secrets, API keys, tokens, passwords, and connection strings [PRO - 3 free trials] |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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