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
list_docs

List all available documentation sets on DevDocs.io. Returns name, slug, version, and other metadata for each documentation.

search_doc

Search within a specific documentation set for entries matching the query. Returns matching entries with their paths and types.

get_doc_content

Fetch the full HTML content for a specific documentation entry. Use the path from search results.

search_all_docs

Search across multiple documentation sets. Optionally filter by specific documentation slugs.

get_doc_index

Get the complete index of entries for a specific documentation set. Useful for browsing available topics.

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/elblanco2/devdocs-mcp-server'

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