RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.sanjay-amu/kafka-sentinel-mcp · v0.1.2
Read-only Kafka observability MCP server: cluster health, consumer lag, and replay-readiness.
Kafka Sentinel 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"kafka-sentinel-mcp": {
"command": "uvx",
"args": [
"kafka-sentinel-mcp"
],
"env": {
"KAFKA_BOOTSTRAP": "<KAFKA_BOOTSTRAP>"
}
}
}
}KAFKA_BOOTSTRAP必填Kafka bootstrap servers, e.g. broker1:9092,broker2:9092
KAFKA_SECURITY_PROTOCOL可选librdkafka security.protocol, e.g. SASL_SSL
KAFKA_SASL_MECHANISM可选librdkafka sasl.mechanism, e.g. PLAIN or SCRAM-SHA-512
KAFKA_SASL_USERNAME可选SASL username
KAFKA_SASL_PASSWORD可选secretSASL password
KAFKA_SSL_CA_LOCATION可选Path to CA certificate for SSL
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.sanjay-amu/kafka-sentinel-mcp",
"type": "mcp-server",
"version": "0.1.2",
"displayName": "Kafka Sentinel",
"description": "Read-only Kafka observability MCP server: cluster health, consumer lag, and replay-readiness.",
"repository": {
"url": "https://github.com/sanjay-amu/kafka-sentinel-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "kafka-sentinel-mcp",
"version": "0.1.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "KAFKA_BOOTSTRAP",
"description": "Kafka bootstrap servers, e.g. broker1:9092,broker2:9092",
"isRequired": true
},
{
"name": "KAFKA_SECURITY_PROTOCOL",
"description": "librdkafka security.protocol, e.g. SASL_SSL"
},
{
"name": "KAFKA_SASL_MECHANISM",
"description": "librdkafka sasl.mechanism, e.g. PLAIN or SCRAM-SHA-512"
},
{
"name": "KAFKA_SASL_USERNAME",
"description": "SASL username"
},
{
"name": "KAFKA_SASL_PASSWORD",
"description": "SASL password",
"isSecret": true
},
{
"name": "KAFKA_SSL_CA_LOCATION",
"description": "Path to CA certificate for SSL"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.sanjay-amu/kafka-sentinel-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.sanjay-amu%2Fkafka-sentinel-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}