Servidor MCP para docs2prompt
docs2prompt es una biblioteca de Python y una herramienta de línea desarrollada por Reza Tabrizi que convierte la documentación en repositorios de Github o alojada en sitios web dedicados en indicaciones compatibles con LLM.
Este repositorio contiene un servidor MCP que encapsula docs2prompt para su uso por cualquier cliente MCP (Cursor, Claude, Windsurf, etc.).
Ejecutar servidor (desarrollo)
- Clonar el repositorio:
- Coloque esto en su configuración de cliente MCP (agregue su ruta y token de acceso de Github ):
Si lo necesitas, aquí tienes guías para configurar MCP para clientes comunes:
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Un servidor MCP que permite a los clientes extraer indicaciones compatibles con LLM de la documentación en repositorios de GitHub o sitios web alojados.
Related MCP Servers
- AsecurityAlicenseAqualityMCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.Last updated -10PythonMIT License
- -securityAlicense-qualityAn MCP server that provides tools to load and fetch documentation from any llms.txt source, giving users full control over context retrieval for LLMs in IDE agents and applications.Last updated -177PythonMIT License
- -securityFlicense-qualityAn MCP server that enables Claude and other compatible LLMs to interact with the GitHub API, supporting features like creating issues, retrieving repository information, listing issues, and searching repositories.Last updated -TypeScript
- -securityAlicense-qualityA MCP server that transforms code repositories from GitHub, GitLab, or local directories into LLM-friendly formats, preserving context and structure for better AI processing.Last updated -1PythonApache 2.0