Aiven MCP
Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.
What it says
The record the registry holds
Where it answers
https://mcp.aiven.live/mcp?read_only={read_only}&services_scope={services_scope}&allow_secrets={allow_secrets} · streamable-http
How you get it
It also ships as a package you run yourself.
mcp-aiven · npm · 1.15.2
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.aiven/mcp",
"description": "Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.",
"title": "Aiven MCP",
"repository": {
"url": "https://github.com/aiven-open/mcp-aiven",
"source": "github"
},
"version": "1.15.2",
"websiteUrl": "https://aiven.io/mcp",
"icons": [
{
"src": "https://aiven.io/favicons/favicon-16x16.png",
"mimeType": "image/png",
"sizes": [
"16x16"
]
},
{
"src": "https://aiven.io/favicons/favicon-32x32.png",
"mimeType": "image/png",
"sizes": [
"32x32"
]
},
{
"src": "https://aiven.io/favicons/favicon-64x64.png",
"mimeType": "image/png",
"sizes": [
"64x64"
]
},
{
"src": "https://aiven.io/favicons/apple-touch-icon.png",
"mimeType": "image/png",
"sizes": [
"180x180"
]
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-aiven",
"version": "1.15.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Aiven API token (create one at https://console.aiven.io/profile/tokens)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AIVEN_TOKEN"
},
{
"description": "Set to true to expose only read-only tools",
"format": "boolean",
"name": "AIVEN_READ_ONLY"
},
{
"description": "Comma-separated scopes to expose (e.g. pg, kafka, pg,kafka, or all). Valid: all, core, pg, kafka, application, integrations.",
"format": "string",
"name": "AIVEN_SERVICES_SCOPE"
},
{
"description": "Set to true to let the connection-info tool return live credentials instead of [REDACTED].",
"format": "boolean",
"name": "AIVEN_ALLOW_SECRETS"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.aiven.live/mcp?read_only={read_only}&services_scope={services_scope}&allow_secrets={allow_secrets}",
"variables": {
"allow_secrets": {
"description": "Allow the connection-info tool to return live credentials instead of [REDACTED].",
"default": "false",
"choices": [
"true",
"false"
]
},
"read_only": {
"description": "Expose only read-only tools; all write operations are excluded.",
"default": "false",
"choices": [
"true",
"false"
]
},
"services_scope": {
"description": "Comma-separated scopes to expose, e.g. pg, kafka, or pg,kafka. core (project/service discovery) is always included. all loads every tool and cannot be combined with other scopes.",
"default": "all",
"choices": [
"all",
"core",
"pg",
"kafka",
"application",
"integrations"
]
}
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-09T11:53:30.627416Z",
"publishedAt": "2026-08-09T11:53:30.627416Z",
"updatedAt": "2026-08-09T11:53:30.627416Z",
"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 calllocal · you run it yourselfversion 1.15.2last 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.
Where it lives
The publisher's own address
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.