Glean 로컬 MCP 서버 모노레포
👁 MCP Server
👁 CI Build
👁 npm version
👁 License
[!WARNING] 이 로컬 MCP 서버 대신 Glean에 직접 통합된 원격 MCP 서버를 사용하는 것을 권장합니다. 원격 서버는 자동 업데이트, 더 나은 성능, 간소화된 구성을 통해 더욱 원활한 경험을 제공합니다. 로컬 사용의 경우 Glean CLI를 고려하십시오. 이 로컬 MCP 서버는 주로 실험 및 테스트 목적으로 제공됩니다.
이 모노레포에는 Glean의 로컬 MCP 서버를 위한 패키지가 포함되어 있습니다. 자세한 내용은 각 패키지의 README를 참조하십시오.
@gleanwork/configure-mcp-server: 인기 있는 MCP 클라이언트로 로컬 MCP 서버를 구성하기 위한 패키지입니다.
@gleanwork/local-mcp-server: 로컬 MCP 서버 실행에 관한 패키지입니다.
로컬 MCP 서버는 npx 또는 Docker를 통해 실행할 수 있습니다. Docker 배포 지침은 @gleanwork/local-mcp-server README를 참조하십시오.
기여하기
개발 설정 및 가이드라인은 CONTRIBUTING.md를 참조하십시오.
Related MCP server: MCP Boilerplate
라이선스
MIT 라이선스 - 자세한 내용은 LICENSE 파일을 참조하십시오.
지원
문서: docs.glean.com
이슈: GitHub Issues
이메일: support@glean.com
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gleanwork/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
