Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
merge_duplicate_keys

Deep merge duplicate keys in a JSON file. Last value wins for primitives, objects merge recursively.

read_multiple_json_values

Read values from multiple JSON files at a specified path using dot notation. Returns a map of file paths to values.

write_json_values

Write a value to a JSON file at a specified path using dot notation. Creates missing paths automatically.

delete_multiple_json_values

Delete a value at a specified path from multiple JSON files using dot notation. Returns a map of file paths to deletion results.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/peternagy1332/json-editor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server