Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCS_PATHNoThe path to the documentation directory. If not specified, the server expects documentation in a './docs' folder relative to the project root../docs

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_doc_structure

Get the structure of all available documentation files

read_doc

Read a specific documentation file

search_docs

Search for content across all documentation files

get_quick_reference

Get the quick reference documentation (all coding rules)

get_templates

Get implementation templates for CRUD operations

get_checklist

Get code validation checklist

get_domain_examples

Get domain-specific implementation examples

get_design_system

Get design system documentation

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/pujandan/mcp-laravel'

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