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.
Máy chủ liên quan
Scout Monitoring MCP
nhà tài trợPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Librarian
Persistent memory with semantic search, hit-based ranking, universal import, and a knowledge marketplace
jpx
JMESPath query tool with 320+ extended functions for JSON transformation and analysis
CRAN Package README MCP Server
Fetch comprehensive information about CRAN packages, including READMEs, metadata, and search functionality.
Unity-MCP
A bridge between the Unity game engine and AI assistants using the Model Context Protocol (MCP).
DevBrain
Finds relevant code snippets, developer articles, and blog posts based on your queries.
ShaderToy-MCP
Query and interact with ShaderToy shaders using large language models.
Remote MCP Server on Cloudflare (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication, featuring customizable tools.
MCP LSP Go
An MCP server that connects AI assistants to Go's Language Server Protocol (LSP) for advanced code analysis.
MCP Sandbox
An interactive sandbox to safely execute Python code and install packages in isolated Docker containers.
Unstructured
Set up and interact with your unstructured data processing workflows in Unstructured Platform