Llm Txt MCP Server

v0.6.2APIsstable

Fetch an LLM.txt file from a given URL. Format your response in beautiful markdown.

other-tools-and-integrations
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Fetch an LLM.txt file from a given URL. Format your response in beautiful markdown.

Features

  • get_llm_txt
  • list_llm_txt
  • search_llm_txt

Use Cases

Fetch an LLM.txt file from a given URL. Format your response in beautiful markdown.
List available LLM.txt files from the directory. Use this first before fetching a specific LLM.txt file. Format your response in beautiful markdown.
Search for multiple substrings in an LLM.txt file. Requires a valid ID obtained from list_llm_txt command. Returns snippets with page numbers for each match. Format your response in beautiful markdown, using code blocks for snippets.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv0.6.2
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @mcp-get-community/server-llm-txt

Manual Installation

npx -y @mcp-get-community/server-llm-txt

Examples

Basic Configuration

Configure Llm Txt MCP Server

npx -y @mcp-get-community/server-llm-txt

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "llm-txt": { "command": "npx", "args": ["-y", "@mcp-get-community/server-llm-txt"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Llm Txt MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides