Monorepo containing packages for Glean's local MCP server.
Created 6 months ago
Monorepo containing packages for Glean's local MCP server.
development
documentation
public
What is Monorepo containing packages for Glean's local MCP server.?
This monorepo contains packages for Glean's local MCP server. For more details see the READMEs of the individual packages. - @gleanwork/configure-mcp-server for configuring the local MCP server with popular MCP clients. - @gleanwork/local-mcp-server on running the local MCP server.
Documentation
Glean Local MCP Server Monorepo
This monorepo contains packages for Glean's local MCP server. For more details see the READMEs of the individual packages.
- @gleanwork/configure-mcp-server for configuring the local MCP server with popular MCP clients.
- @gleanwork/local-mcp-server on running the local MCP server.
Contributing
Please see CONTRIBUTING.md for development setup and guidelines.
License
MIT License - see the LICENSE file for details
Support
- Documentation: docs.glean.com
- Issues: GitHub Issues
- Email: [email protected]
Server Config
{
"mcpServers": {
"monorepo-containing-packages-for-glean's-local-mcp-server.-server": {
"command": "npx",
"args": [
"monorepo-containing-packages-for-glean's-local-mcp-server."
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Aug 07, 2025
Updated At:
Aug 07, 2025
Author:
Glean Work
Category:
MCP Server
License:
MIT License
Tags:
development
documentation
public