Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
mcp_docs_guide

Get comprehensive guides and documentation for Model Context Protocol development. Covers getting started, building servers/clients, core concepts, and best practices.

search_docs

Search through MCP documentation using keywords or phrases. Returns relevant documentation sections with context.

get_docs_by_category

Get documentation organized by category. Returns structured overview of available documentation in each area.

Prompts

Interactive templates invoked by user choice

NameDescription
mcp_quick_startGet started quickly with MCP development - from setup to first working server
server_development_workflowComplete workflow for developing, testing, and deploying MCP servers
client_integration_guideGuide for integrating MCP servers into AI applications and clients
troubleshooting_workflowSystematic troubleshooting guide for MCP connection and execution issues
deployment_guideBest practices and workflows for deploying MCP servers in production

Resources

Contextual data attached and managed by the client

NameDescription
What is the Model Context Protocol (MCP)?MCP (Model Context Protocol) is an open-source standard for connecting AI applications to external systems.
Architecture<div id="enable-section-numbers" />
Architecture<div id="enable-section-numbers" />
Architecture overviewThis overview of the Model Context Protocol (MCP) discusses its [scope](#scope) and [core concepts](#concepts-of-mcp), and provides an [example](#exam...
Search...MCP documentation and reference material
Search...MCP prompts specification and best practices
Search...MCP resources specification and usage patterns
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Search...MCP tools specification and implementation guide
Search...MCP transport mechanisms and protocol details
Search...MCP documentation and reference material
Understanding MCP clientsMCP clients are instantiated by host applications to communicate with particular MCP servers. The host application, like Claude.ai or an IDE, manages ...
❌ Bad (STDIO)print("Processing request")
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Cancellation<div id="enable-section-numbers" />
Completion<div id="enable-section-numbers" />
Elicitation<div id="enable-section-numbers" />
Logging<div id="enable-section-numbers" />
Overview<div id="enable-section-numbers" />
Pagination<div id="enable-section-numbers" />
Prompts<div id="enable-section-numbers" />
Roots<div id="enable-section-numbers" />
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Search...MCP transport mechanisms and protocol details
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Search...MCP resources specification and usage patterns
Search...MCP tools specification and implementation guide
Search...MCP documentation and reference material
Security Best Practices<div id="enable-section-numbers" />
Follow logs in real-timetail -n 20 -F ~/Library/Logs/Claude/mcp*.log
For examplenpx -y @modelcontextprotocol/inspector npx @modelcontextprotocol/server-filesystem /Users/username/Desktop
Contributor Communication> Communication strategy and framework for the Model Context Protocol community
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Schema Reference<div id="schema-reference" />
Search...MCP documentation and reference material
Search...MCP documentation and reference material
Search...MCP documentation and reference material

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/glassBead-tc/mcp-docs-server'

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