mcp-dev-utils
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| format_jsonA | Format and validate a JSON string. Returns pretty-printed JSON or a clear error message. |
| generate_uuidA | Generate one or more random UUID v4 values. |
| base64_convertA | Encode a UTF-8 string to Base64 or decode a Base64 string back to text. |
| http_statusA | Look up an HTTP status code to get its name and description. |
| unix_timestampA | Convert a Unix timestamp (seconds since epoch) to a human-readable UTC datetime, or get the current time. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| all_http_status_codes | A reference list of all HTTP status codes known to this server. |
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/jegor377/mcp-dev-utils'
If you have feedback or need assistance with the MCP directory API, please join our Discord server