The Aiven MCP Server provides AI assistants with direct access to Aiven's cloud database and messaging services through the Aiven API. It exposes tools for listing projects, services, and retrieving detailed service information for PostgreSQL, Kafka, ClickHouse, Valkey, and OpenSearch running in the Aiven ecosystem. Built with FastMCP and requiring minimal configuration through environment variables, this server enables LLMs to interact with and manage cloud data infrastructure, making it valuable for building full-stack solutions that require database operations without leaving the AI assistant interface.
暂无评论. 成为第一个评论的人!
登录以参与讨论
List projects
Get project details
List cloud platforms for a project
List VPCs for a project
List services
List plans with cloud availability
Get pricing for a plan in a specific cloud
Create a service
Get service information
Update a service (plan, config, power state)
Fetch metrics for managed data services
Fetch metrics for application services
Get service log entries
Fetch current queries for a service
Get project event log entries
List Kafka topics
Create a Kafka topic
Get Kafka topic info
Update a Kafka topic
Delete a Kafka topic
Read messages from a Kafka topic
Produce messages into a Kafka topic
List available connector types
List running connectors
Create a connector
Edit a connector
Get connector status
Pause a connector
Resume a connector
Restart a connector
Delete a connector
List Schema Registry subjects
Get Schema Registry subject version
List available extensions
Fetch query statistics
Create a PgBouncer connection pool
Update a PgBouncer connection pool
Delete a PgBouncer connection pool
Run a read-only SQL query
Run a write SQL statement (INSERT, UPDATE, DELETE, CREATE TABLE, etc.)
AI-powered query optimization (EverSQL)
Deploy a Dockerized application to Aiven
Rebuild and redeploy an existing application
List connected VCS (GitHub) accounts
List repositories for a VCS integration
Search the official Aiven documentation in natural language.