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_structureB

Get the structure of all available documentation files

read_docC

Read a specific documentation file

search_docsC

Search for content across all documentation files

get_quick_referenceB

Get the quick reference documentation (all coding rules)

get_templatesC

Get implementation templates for CRUD operations

get_checklistC

Get code validation checklist

get_domain_examplesC

Get domain-specific implementation examples

get_design_systemC

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