Awesome LLMs Txt
Access documentation from the Awesome-llms-txt repository directly in your conversations.
mcp-llms-txt
MCP server for Awesome-llms-txt. Add documentation directly into your conversation via mcp resources.
Installation
View a setup guide + example usage on pulsemcp.com
Installing via Smithery
To install MCP Server for Awesome-llms-txt for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @SecretiveShell/MCP-llms-txt --client claude
Manual Installation
Setup your claude config like this:
{
"mcpServers": {
"mcp-llms-txt": {
"command": "uvx",
"args": ["mcp-llms-txt"],
"env": {
"PYTHONUTF8": "1"
}
}
}
}
testing
Use mcp-cli to test the server:
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.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the MIT License.
Related Servers
Figma
Interact with the Figma API to access and manage design files and resources.
MCP DevTools
A development tools server for Git management, file operations, AI-assisted editing, and terminal execution, integrable with AI assistants and code editors.
MCP Developer Name
Returns the current developer's information.
AI Pair Programmer (Ruby)
AI-powered tools for code review, brainstorming, performance analysis, and security review in Ruby.
Unified MCP Client Library
An open-source library to connect any LLM to any MCP server, enabling the creation of custom agents with tool access.
Polarion MCP Servers
MCP server for integrating with Polarion Application Lifecycle Management (ALM).
Scientific Computation MCP
Provides tools for scientific computation, including tensor storage, linear algebra, vector calculus, and visualization.
Unison MCP Server
An MCP server for the Unison language, allowing AI assistants to interact with the Unison Codebase Manager (UCM).
MCP-Think
A Think Tool for LLMs to record and retrieve their thinking processes during reasoning.
LaTeX PDF MCP Server
Converts LaTeX source code into professionally formatted PDF documents.