local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Provides access to documentation in GitHub repositories, converting them into LLM-friendly prompts through the docs2prompt library
docs2prompt용 MCP 서버
docs2prompt 는 Reza Tabrizi 가 개발한 Python 라이브러리이자 라인 도구로, Github 저장소나 전용 웹사이트에 호스팅된 문서를 LLM 친화적인 프롬프트로 변환해줍니다.
이 저장소에는 모든 MCP 클라이언트(Cursor, Claude, Windsurf 등)에서 사용할 수 있는 docs2prompt를 래핑한 MCP 서버가 포함되어 있습니다.
서버 실행(개발)
지엑스피1
- 저장소를 복제합니다.
Copy
- MCP 클라이언트 구성에 다음을 입력하세요(경로와 Github 액세스 토큰 추가):
Copy
필요한 경우 일반 클라이언트를 위한 MCP 설정 가이드는 다음과 같습니다.
This server cannot be installed
클라이언트가 GitHub 저장소나 호스팅된 웹사이트의 문서에서 LLM 친화적인 프롬프트를 추출할 수 있도록 하는 MCP 서버입니다.