the cardRead from the publisher's own address, not re-hosted.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
"name": "com.clickhouse/cloud",
"version": "1.0.0",
"title": "ClickHouse Cloud MCP Server",
"description": "Managed remote MCP server for ClickHouse Cloud. Lets agents list databases and tables, inspect schemas, and run read-only SELECT queries against your ClickHouse Cloud services. Clients authenticate per user via OAuth; tool calls run with the authenticated user's permissions.",
"websiteUrl": "https://clickhouse.com/docs/use-cases/AI/MCP/remote_mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.clickhouse.cloud/mcp"
}
]
}
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-card+jsonhosted · an address you calllast seen 2026-08-28
These are the publisher's own words, read from what they serve at their own address.