mcp-llms-txt
About
MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.
Details
- Author
- SecretiveShell
- GitHub stars
- 24
- Downloads
- 226
- Categories
- Other, Developer Tools, Knowledge Base
Jump to
- Provides documentation from Awesome-llms-txt via MCP resources.
- No API keys or secrets required for use.
- Simple installation via Smithery or manual JSON config.
- Works with Claude Desktop out of the box.
- Based on a curated collection of llms.txt files.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
mcp-llms-txtCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install via Smithery using npx -y @smithery/cli install @SecretiveShell/MCP-llms-txt --client claude or manually by adding a configuration entry to your Claude Desktop config: command uvx with args ["mcp-llms-txt"] and env PYTHONUTF8=1. No API keys or secrets are required.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"mcp-llms-txt": {
"MCP-llms-txt": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@SecretiveShell/MCP-llms-txt",
"--client",
"claude"
]
}
}
}
}
McpServers
{
"MCP-llms-txt": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@SecretiveShell/MCP-llms-txt",
"--client",
"claude"
]
}
}
MCP server forAwesome-llms-txt. Add documentation directly into your conversation via mcp resources.
View a setup guide + example usage onpulsemcp.com
To install MCP Server for Awesome-llms-txt for Claude Desktop automatically viaSmithery:
npx -y @smithery/cli install @SecretiveShell/MCP-llms-txt --client claude
{ "mcpServers": { "mcp-llms-txt": { "command": "uvx", "args": ["mcp-llms-txt"], "env": { "PYTHONUTF8": "1" } } } }
npx -y "@wong2/mcp-cli" -c config.json
The config file is already setup and does not need to be changed since there are no api keys or secrets.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.
Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
Remote, no-auth MCP server providing AI-powered codebase context and answers
Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.
Search and evaluate MCP servers from your AI agent: quality grades, live verification status, install commands and client compatibility for 5,000+ servers.
Official MCP server for Stimulsoft Reports & Dashboards documentation. Semantic search across FAQ, Programming Manual, Server/User Manual, and Server/Cloud API for .NET, WPF, Avalonia, WEB, Blazor, Angular, React, JS, PHP, Java, and Python platforms.
Search Apple's Developer Documentation with smart search and wildcard support.
Connect AI tools like Cursor and VS Code to your product documentation using the Biel.ai platform.
MCP server that ingests project docs once and lets Claude search by meaning instead of reading everything — saving tokens on large codebases
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





