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.
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
SettleGrid
Per-call billing and monetization for MCP servers — add usage metering, API key validation, and Stripe payouts to any MCP tool with 2 lines of code.
Interactive Feedback MCP
An MCP server for interactive user feedback and command execution in AI-assisted development.
weibaohui/k8m
Provides multi-cluster Kubernetes management and operations using MCP, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
Windows CLI
Interact with Windows command-line interfaces like PowerShell, CMD, Git Bash, and WSL.
Text2Sim MCP Server
A multi-paradigm simulation engine for Discrete-Event and System Dynamics, enabling natural language-based simulations via MCP.
MCP Audio Inspector
Analyzes audio files and extracts metadata, tailored for game audio development workflows.
Test MCP Server
A sample MCP server implemented in Node.js for development and testing purposes.
Enhanced AutoGen MCP Server
Integrates with Microsoft's AutoGen framework to enable sophisticated multi-agent conversations via the Model Context Protocol.
PAMPA
An MCP server for intelligent semantic search and automatic learning within codebases, allowing AI agents to efficiently query and index project artifacts.
MCP Prompt Server
Provides preset prompt templates as tools to assist clients like Cursor and Windsurf in executing various tasks.