Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoOptional. Raises GitHub's search rate limit from 10/min to 30.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_before_buildingA

Run this BEFORE scaffolding a new project or a substantial new module. Searches GitHub, npm, and Python repos for existing projects that already do what's being proposed and filters out abandoned/unmaintained results. Returns verified-maintained candidates plus scoring instructions — the calling agent (you) must then judge semantic relevance itself and present at most 3 real alternatives with a concrete 'extend this instead of rebuilding' suggestion for each, per the returned instructions. REQUIRES you to supply keywords yourself (see its field description) — do not guess this tool can extract good search terms on its own; generic terms like 'mcp'/'agent'/'server' will bury results in noise.

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/aradar46/reuse-before-generate'

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