Glean 本地 MCP 服务器 Monorepo
👁 MCP Server
👁 CI Build
👁 npm version
👁 License
[!WARNING] 我们建议使用直接集成在 Glean 中的远程 MCP 服务器,而不是此本地 MCP 服务器。远程服务器提供更无缝的体验,包括自动更新、更好的性能和简化的配置。对于本地使用,请考虑使用 Glean CLI。此本地 MCP 服务器主要用于实验和测试目的。
此 monorepo 包含 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 文件
支持
电子邮件: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
