Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.aiven/mcp · v1.13.0
Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.
Aiven MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-aiven"
],
"env": {
"AIVEN_TOKEN": "<AIVEN_TOKEN>"
}
}
}
}AIVEN_TOKEN必填secretAiven API token (create one at https://console.aiven.io/profile/tokens)
AIVEN_READ_ONLY可选Set to true to expose only read-only tools
AIVEN_SERVICES_SCOPE可选Comma-separated scopes to expose (e.g. pg, kafka, pg,kafka, or all). Valid: all, core, pg, kafka, application, integrations.
AIVEN_ALLOW_SECRETS可选Set to true to let the connection-info tool return live credentials instead of [REDACTED].
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.aiven/mcp",
"type": "mcp-server",
"version": "1.13.0",
"displayName": "Aiven MCP",
"description": "Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.",
"repository": {
"url": "https://github.com/aiven-open/mcp-aiven",
"source": "github"
},
"homepage": "https://aiven.io/mcp",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "mcp-aiven",
"version": "1.13.0",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "AIVEN_TOKEN",
"description": "Aiven API token (create one at https://console.aiven.io/profile/tokens)",
"isRequired": true,
"isSecret": true
},
{
"name": "AIVEN_READ_ONLY",
"description": "Set to true to expose only read-only tools"
},
{
"name": "AIVEN_SERVICES_SCOPE",
"description": "Comma-separated scopes to expose (e.g. pg, kafka, pg,kafka, or all). Valid: all, core, pg, kafka, application, integrations."
},
{
"name": "AIVEN_ALLOW_SECRETS",
"description": "Set to true to let the connection-info tool return live credentials instead of [REDACTED]."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://mcp.aiven.live/mcp?read_only={read_only}&services_scope={services_scope}&allow_secrets={allow_secrets}"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.aiven/mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.aiven%2Fmcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}