llms txt hub provides a directory of AI-ready documentation and tools that implement the llms.txt standard. It exposes a searchable catalog of resources, allowing AI agents to discover and integrate documentation and tools. The server connects to a community-driven repository of llms.txt-compliant resources. Developers use it to find and utilize standardized documentation and tools for AI projects.
llms txt hub provides a directory of AI-ready documentation and tools that implement the llms.txt standard. It exposes a searchable catalog of resources, allowing AI agents to discover and integrate documentation and tools. The server connects to a community-driven repository of llms.txt-compliant resources. Developers use it to find and utilize standardized documentation and tools for AI projects.
npx -y llms-txt-hubAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"thedaviddias-llms-txt-hub-github": {
"command": "npx",
"args": [
"-y",
"npx -y llms-txt-hub"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from llms txt hub?"
No configuration required. This server works out of the box.
"What resources are available in llms txt hub?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in llms txt hub"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in llms txt hub with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.