remote-mcp-server
Verified Safeby gleanwork
Overview
Provides metadata for the Glean Remote MCP Server, enabling discovery and integration of enterprise knowledge with AI assistants and developer tools via the Model Context Protocol.
Installation
No command providedSecurity Notes
This repository is explicitly a metadata-only repository and does not contain the actual executable server code, which is proprietary and hosted by Glean. Therefore, there are no typical software vulnerabilities like 'eval', obfuscation, network risks (for the server itself), hardcoded secrets, or malicious patterns in the provided source files (which are primarily JSON and Markdown). The `MCP_REGISTRY.md` details a publishing process that involves a private key for DNS authentication, but it correctly advises against committing the key to version control and suggests storing it securely as a secret for CI/CD, which is a best practice. The repository itself poses no direct runtime security risks.
Similar Servers
mcp
A central registry and collection of Model Context Protocol (MCP) servers and tools designed to enable AI agents to interact with various IBM and third-party resources and applications.
metorial-index
Indexes and categorizes open-source Model Context Protocol (MCP) servers by scraping their GitHub repositories, fetching READMEs, and leveraging AI to generate descriptions and categories for a comprehensive catalog.
tmcp
OAuth 2.1 authorization helper for Model Context Protocol (MCP) servers.
mcp-servers
Provides a curated collection of Model Context Protocol (MCP) server configurations to enable AI agents to interact with various developer tools and services.