Access documentation from the Awesome-llms-txt repository directly in your conversations.
MCP server for Awesome-llms-txt. Add documentation directly into your conversation via mcp resources.
View a setup guide + example usage on pulsemcp.com
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
Setup your claude config like this:
{
"mcpServers": {
"mcp-llms-txt": {
"command": "uvx",
"args": ["mcp-llms-txt"],
"env": {
"PYTHONUTF8": "1"
}
}
}
}
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.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
Access Composers' Desktop Project (CDP) sound transformation programs. Requires a separate CDP installation.
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
Generate images using Baidu's iRAG API through a standardized MCP interface.
iOS Swift Package Manager server written in Swift
Provides API documentation from Apifox projects as a data source for AI programming tools that support MCP.
A Python-based server for programmatically managing Clappia applications, forms, and submissions via its API.
A server for JavaScript/TypeScript development with intelligent project tooling and testing capabilities.
Generate images using the Together AI API. Supports custom aspect ratios, save paths, and batch generation.
Fetches Rust crate READMEs, metadata, dependencies, and usage information from crates.io.
Integrates with Ollama to run local large language models. Requires a running Ollama instance.