Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIRECRAWL_API_KEYNoThe API key for Firecrawl. Required when using hosted Firecrawl.
FIRECRAWL_API_URLNoThe URL of the Firecrawl API. Defaults to http://localhost:3002 for self-hosted. Set to https://api.firecrawl.dev for hosted.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_docsC

Search the captured docs and return ranked matching pages.

get_docA

Return one captured page: metadata, source URL, and full markdown.

list_docsB

List captured pages, optionally filtered to one section or category.

refresh_docsC

Re-crawl the source site and rebuild the local corpus and index.

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/gabrielassisxyz/docs-to-mcp'

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