Skip to main content
Glama
jegor377

mcp-dev-utils

by jegor377

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
all_http_status_codesA reference list of all HTTP status codes known to this server.

Latest Blog Posts

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