Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🗄️ Databases
  3. MCP Aiven
MCP Aiven logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:16:35 PM

MCP Aiven

User RatingsBe the first to rate and review this MCP server!
View Repository27 GitHub StarsTotal stargazers on GitHub for the source repository (27 stars).Visit Website
aivencloud-platformkafkadata-platformmonitoring

Manage Aiven projects, services, Kafka topics, connectors, metrics, logs, and queries through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "aiven-open-mcp-aiven": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-aiven"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (46) Directory Badge Claim listing Alternatives🗄️ More in Databases

Overview

Aiven-Open/mcp-aiven MCP server exposes Aiven cloud platform operations to AI clients through remote HTTP or local stdio transport. It can inspect projects and services, manage service plans and configurations, work with Kafka topics and connectors, and retrieve metrics, logs, and query activity. Use it when an agent needs controlled access to Aiven administration or Kafka workflows, especially with read-only and scoped-tool settings enabled.

Use cases

•List Aiven projects and services
•Inspect service metrics, logs, and active queries
•Create and manage Kafka topics
•Produce and read Kafka topic messages
•Manage Kafka connectors

Key features

•Aiven project and service discovery
•Service creation and configuration updates
•Metrics, logs, and query retrieval
•Kafka topic management
•Kafka message read and produce operations
•Kafka connector lifecycle controls

Capabilities & Tool Schemas (46) ~675 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Aiven.

aiven_project_list

List projects

aiven_project_get

Get project details

aiven_list_project_clouds

List cloud platforms for a project

aiven_project_vpc_list

List VPCs for a project

aiven_service_list

List services

aiven_service_type_plans

List plans with cloud availability

How MCP Aiven works

What Aiven-Open/mcp-aiven MCP server does

Aiven-Open/mcp-aiven MCP server connects MCP-compatible clients with the Aiven cloud data platform. Its project and service tools can list projects, inspect project details, view available clouds and VPCs, enumerate services, compare service plans, check plan pricing, and create or update services. Service updates include plan, configuration, and power-state changes.

The server also exposes operational information for managed data and application services. Agents can fetch service metrics, application metrics, service logs, project event logs, and current queries for a service. The listed service types include PostgreSQL, Apache Kafka, ClickHouse, and OpenSearch, while the detailed Kafka tools cover topic and connector operations.

How it works

Aiven-Open/mcp-aiven MCP server can run as a hosted HTTP MCP endpoint at https://mcp.aiven.live/mcp, or locally as a child process using stdio. In remote mode, the MCP client authorizes with Aiven and sends a bearer token with requests. In local stdio mode, the process uses an Aiven API token supplied through AIVEN_TOKEN.

Remote deployments support query parameters that change the exposed tool surface. read_only=true removes write operations, while services_scope can limit tools to areas such as Kafka, PostgreSQL, applications, integrations, or core discovery. A write allowlist can selectively restore named write tools in read-only mode. Marketplace users can use AWS, Azure, or Google Cloud marketplace path segments for sign-in.

Setup and configuration

For local use, the documented package command is npx -y mcp-aiven, with Node.js 18 or later and AIVEN_TOKEN configured in the MCP client. The hosted endpoint can be added as an HTTP server in supported client configuration. Cursor and VS Code configuration examples are provided, and Claude Code has a command-line setup example.

Useful local environment settings include AIVEN_READ_ONLY, AIVEN_SERVICES_SCOPE, AIVEN_WRITE_ALLOWLIST, and AIVEN_ALLOW_SECRETS. The last option enables a connection-information tool that can return live credentials, passwords, connection URIs, and certificates; it is disabled in read-only mode. HTTP deployments can also configure the host, transport, request limits, and optional edge authentication.

Tools and capabilities

  • Discover Aiven projects, clouds, VPCs, services, plans, and pricing.
  • Create services and change service plans, configuration, or power state.
  • Retrieve metrics, logs, event history, and active queries.
  • List, create, inspect, update, and delete Kafka topics.
  • Read Kafka topic messages and produce new messages.
  • List, create, edit, inspect, pause, resume, and restart Kafka connectors.

Limitations and notes

Write-capable tools can create, modify, or delete services and data, including Kafka messages and topics. Access is limited by the authenticated Aiven user's permissions, but the agent may still perform consequential actions based on its interpretation of a prompt. Review proposed operations and follow organizational security procedures before using the server with production resources.

The hosted mode does not require AIVEN_TOKEN in the server environment because the client supplies a bearer token. Local mode does require the token. Enabling extra HTTP edge protection without matching Cloudflare configuration causes requests to fail, and enabling it without MCP_EDGE_AUTH_SECRET makes the process exit at startup.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Databases View all alternatives
  • MCP Confluent logoMCP Confluent

    Confluent integration to interact with Confluent Kafka and Confluent Cloud REST APIs.

    🗄️ Databases4 views
    Compare vs MCP Confluent →
  • Dolphindb MCP Server logoDolphindb MCP Server

    TDolphinDB database integration with schema inspection and query capabilities

    🗄️ Databases2 views
    Compare vs Dolphindb MCP Server →
  • Monitor logoMonitor

    Valkey-first observability with Redis compatibility. Query real-time metrics, analyze slow commands, detect hot keys, and investigate performance issues directly from AI coding assistants.

    🗄️ Databases4 views
    Compare vs Monitor →
  • MCP Server Mysql logoMCP Server Mysql

    MySQL database integration in NodeJS with configurable access controls and schema inspection

    🗄️ Databases3 views
    Compare vs MCP Server Mysql →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
27
Stargazers on the source repository.
npm downloads
1.6k
Package downloads in the last 30 days.
Last commit
3d ago
Most recent push to the default branch.
Tools exposed
46
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Aiven

For local stdio use, run `npx -y mcp-aiven` with Node.js 18 or later and provide the `AIVEN_TOKEN` environment variable. A hosted endpoint is also available at `https://mcp.aiven.live/mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Aiven AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/aiven-open-mcp-aiven?style=directory)](https://allmcps.com/mcp/aiven-open-mcp-aiven)
HTML Embed
<a href="https://allmcps.com/mcp/aiven-open-mcp-aiven"><img src="https://allmcps.com/api/badge/aiven-open-mcp-aiven?style=directory" alt="MCP Aiven on AllMCPs" /></a>

Technical Specs & Signals

Category🗄️Databases
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsCursor
Last updatedSep 8, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars27
GitHub Star CountTotal stargazers on GitHub representing community popularity (27 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2026
npm downloads1,563/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
64Quality signal: Good · 64/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity10/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev · mcp-aiven (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🗄️ Databases →Best MCP servers for Databases →Alternatives to MCP Aiven →Install in Claude DesktopInstall in CursorInstall in VS Code