llmstxt-mcp
Related Servers
Alternatives to llmstxt-mcp
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceMCP protocol server for managing multi-project Markdown documents, supporting project isolation and LLM tool integration.298 npm4MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.25MIT
- FlicenseAqualityCmaintenanceA local AI document assistant MCP server that enables listing, reading, and editing documents via tools, resources, and prompts, allowing LLMs to manage document workflows through natural language.3-
- AlicenseNot gradedqualityDmaintenanceAn MCP server that exposes the llms.txt file and its referenced local or external resources from a project root to provide context for AI models. It automatically parses documentation links and URLs to make them accessible as additional MCP resources.1MIT
- AlicenseBqualityCmaintenanceAn MCP server that provides LLMs access to other LLMs424 npm78MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that provides tools to interact with the LiteLLM proxy API, enabling LLM completions, embeddings, image generation, and admin operations.11 npmMIT
TDQS
Scored across 6 tools
Each tool targets a distinct operation: add creates an entry, edit updates metadata, del removes it, list shows summaries, view reads stored content, and view_doc fetches linked documents. There is no meaningful overlap or ambiguity between tool purposes.
Most names follow a simple imperative verb style: add, edit, del, list, view. The main deviation is view_doc, which uses a verb_noun pattern, and del is an abbreviation of delete, but the set is still readable and predictable overall.
Six tools is an appropriate size for this server's focused purpose of managing and viewing llms.txt documents. The tool count is neither too thin nor bloated.
The tool set covers the full lifecycle of stored llms.txt entries: add, edit, delete, list, and view content, plus fetching linked documents. No obvious operations needed for the described domain are missing.