Skip to main content
Glama
ankitrautela333

MCP LLMS-TXT Documentation Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoThe host to use when running with the 'sse' transport (e.g., 'localhost').
jsonNoPath to a JSON configuration file containing a list of documentation sources.
portNoThe port to use when running with the 'sse' transport.
urlsNoDirectly specify llms.txt URLs with optional names using the format 'name:url'. Multiple URLs can be provided as a space-separated string.
yamlNoPath to a YAML configuration file containing a list of documentation sources.
timeoutNoHTTP request timeout in seconds. Defaults to 10.0.10.0
transportNoThe communication transport to use: 'stdio' or 'sse'. Defaults to 'stdio'.stdio
allowed_domainsNoSpecify which domains to allow for documentation fetching. Use '*' to allow all domains or a space-separated list for specific ones.
follow_redirectsNoWhether to follow HTTP redirects (true/false). Defaults to false.false

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ankitrautela333/Langchain-mcp'

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