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
sed_editB

Make small edits to files using sed patterns. Efficient for single-line changes, pattern replacements, and simple text transformations.

sed_multifileC

Apply sed pattern to multiple files matching a glob pattern

awk_processC

Process files using AWK for more complex operations like column manipulation, calculations, or conditional processing

quick_replaceA

Simple find and replace across a file without regex

line_editC

Edit specific lines by number or range

perl_editB

Edit files using Perl one-liners (more powerful than sed, better cross-platform support)

diff_previewC

Preview what changes would be made by showing a diff

restore_backupC

Restore a file from its most recent backup (.bak)

list_backupsC

List all backup files in a directory

helpB

Get detailed help and examples for smalledit tools

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/MikeyBeez/mcp-smalledit'

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