A
securityA
licenseA
qualityThis server facilitates interaction with Keboola's Storage API, enabling users to browse and manage project buckets, tables, and components efficiently through Claude Desktop.
Last updated -
7
40
Python
MIT License
문서 웹사이트를 다운로드하고 RAG 인덱싱을 준비하기 위한 간단한 MCP 서버입니다.
포크하고 다운로드한 후 저장소로 cd합니다.
지엑스피1
claude_desktop_config.json에 다음 내용을 자신의 경로와 함께 넣으세요:
서버는 표준 MCP 아키텍처를 따릅니다.
server.py
: 도구 등록 및 요청을 처리하는 주요 MCP 서버 구현core.py
: 적절한 자산 처리를 통한 핵심 웹사이트 다운로드 기능utils.py
: 파일 처리 및 URL 처리를 위한 도우미 유틸리티rag_index.json
파일에는 다음이 포함되어 있습니다.
MIT 라이선스 - LICENSE 파일 참조
서버는 일반적인 문제를 처리합니다.
오류 응답은 다음 형식을 따릅니다.
성공 응답:
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
이 서버를 사용하면 사용자가 전체 웹사이트와 자산을 다운로드하여 오프라인에서 액세스할 수 있으며, 구성 가능한 깊이와 동시성 설정을 지원합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/angrysky56/mcp-windows-website-downloader'
If you have feedback or need assistance with the MCP directory API, please join our Discord server