mcp-서버-파이썬
귀하의 문서와 제품 콘텐츠를 기반으로 하는 Inkeep MCP Server입니다.
종속성
로컬 설정
지엑스피1
이후 단계에서 <YOUR_INKEEP_MCP_SERVER_ABSOLUTE_PATH>
로 참조되는 프로젝트의 전체 경로를 기록해 둡니다.
API 키 받기
- Inkeep 대시보드 에 로그인하세요
- 프로젝트 섹션으로 이동하여 프로젝트를 선택하세요.
- 통합 탭을 엽니다
- 통합 만들기를 클릭하고 옵션에서 API를 선택하세요.
- 새로운 API 통합에 대한 이름을 입력하세요.
- 만들기 를 클릭하세요
- API 요청을 인증하는 데 사용할 수 있는 생성된 API 키가 나타납니다.
이후 단계에서는 이 API 키를 <YOUR_INKEEP_API_KEY>
라고 부르겠습니다.
MCP 클라이언트에 추가
이 가이드의 단계에 따라 Claude Dekstop을 설정하세요.
claude_desktop_config.json
파일에서 다음 항목을 mcpServers
에 추가합니다.
명령 필드에 uv
실행 파일의 전체 경로를 입력해야 할 수도 있습니다. MacOS/Linux에서는 which uv
, Windows에서는 where uv
실행하여 경로를 확인할 수 있습니다.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Inkeep의 API를 통해 Claude를 귀하의 문서에 연결하는 서버로, AI 기반 상호 작용을 통해 귀하의 문서 콘텐츠와 상호 작용할 수 있습니다.
Related MCP Servers
- -securityFlicense-qualityA smart documentation server that provides AI-assisted code improvement and documentation management through Claude Desktop integration.Last updated -7TypeScript
- AsecurityFlicenseAqualityA server that enables Claude Desktop users to access the Claude API directly, allowing them to bypass Professional Plan limitations and use advanced features like custom system prompts and conversation management.Last updated -15Python
- AsecurityAlicenseAqualityA custom MCP tool that integrates Perplexity AI's API with Claude Desktop, allowing Claude to perform web-based research and provide answers with citations.Last updated -12JavaScriptMIT License
- -securityFlicense-qualityAn MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.Last updated -Python