the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.glean/mcp",
"description": "Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agents.",
"title": "Glean Remote MCP Server",
"repository": {
"url": "https://github.com/gleanwork/remote-mcp-server",
"source": "github"
},
"version": "1.2.1",
"websiteUrl": "https://docs.glean.com/administration/platform/mcp/enable-mcp-servers",
"icons": [
{
"src": "https://developers.glean.com/img/glean-logo.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
},
{
"src": "https://developers.glean.com/img/glean-logo.png",
"mimeType": "image/png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://{baseUrl}/mcp/{server-name}",
"variables": {
"baseUrl": {
"description": "The base URL of your Glean backend. This is the hostname used to access Glean APIs. It may follow the standard pattern (e.g., 'acme-be.glean.com') or be customized for your organization. Contact your Glean admin if unsure.",
"isRequired": true,
"placeholder": "acme-be.glean.com"
},
"server-name": {
"description": "The MCP server name",
"isRequired": true
}
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-17T16:55:29.125623Z",
"publishedAt": "2026-04-17T16:55:29.125623Z",
"updatedAt": "2026-04-17T16:55:29.125623Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.2.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.