Skip to main content
Glama
vitaleap
by vitaleap

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
addA

Add a new llms.txt (https://llmstxt.org) by URL. Fetches and caches the document locally. Use when the user wants to save, import, or subscribe to an llms.txt.

editA

Update name, url, or description of an llms.txt entry by id. Re-fetches if url changes. Call list first if you don't have the id.

delA

Delete an llms.txt entry and its cached content by id. Call list first if you don't have the id.

listA

List all saved llms.txt entries (id, name, url, description). Use when the user asks what's available, or to look up an id for other tools.

view_contentA

Read the content of a stored llms.txt document by id. Call list first if you don't have the id.

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/vitaleap/llmstxt-mcp'

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