Kafka MCP Server
About
An MCP server for Apache Kafka, allowing clients to interact with Kafka topics.
Details
- Author
- devarshkumbhare
- Categories
- Communication, Database, Automation, Community, Other
Jump to
Setup
Install Kafka MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/devarshkumbhare/MCP-Kafka
Follow the installation instructions in the repository README, then restart your MCP client.
An MCP server for Apache Kafka, allowing clients to interact with Kafka topics.
Running locally with the Claude desktop app
- Clone this repository. - Add the following to yourclaude_desktop_config.jsonfile:
- On MacOS:~/Library/Application\ Support/Claude/claude_desktop_config.json
- On Windows:%APPDATA%/Claude/claude_desktop_config.json
{ "mcpServers": { "kafka": { "command": "uv", "args": [ "--directory", "/path/to/repo/mcp-kafka", "run", "mcp-server-kafka", "--kafka-bootstrap-servers", "<comma_separated_bootstrap_servers ex. localhost:9092,otherhost:9092>", # Add other Kafka connection arguments as needed (e.g., security protocol, SASL mechanism, username, password) # Example for SASL_SSL: # "--kafka-security-protocol", "SASL_SSL", # "--kafka-sasl-mechanism", "PLAIN", # "--kafka-sasl-plain-username", "<your_username>", # "--kafka-sasl-plain-password", "<your_password>" ] } } }
- Install and open theClaude desktop app.
- Try asking Claude to do a read/write operation of some sort to confirm the setup (e.g. ask it to publish a message to a topic or read messages from a topic). If there are issues, use the Debugging tools provided in the MCP documentationhere.
Interact with any other SaaS applications on behalf of your customers.
1001SMS MCP Server helps developers give AI agents access to temporary phone numbers for account registrations, OTP verifications, SMS code receiving, and automated signup workflows. Easy integration for MCP-compatible tools and custom agents.
An MCP server client for the Agent-to-Agent (A2A) protocol, enabling LLMs to interact with A2A agents.
A bridge server connecting Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol.
A bridge server connecting Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol.
Interact with Africa's Talking airtime service and store transaction data in a local SQLite database.
Production-grade multi-agent communication MCP server with 58 tools over MCP+SSE — real-time messaging, task scheduling, shared memory, and a trust-based evolution engine. SQLite WAL persistence, 4-level RBAC, zero-dependency Python/TypeScript SDKs.
Enables room-based messaging between multiple agents.
Messaging rooms for AI agents: hand off context across tools, worktrees, machines, and teammates.
Agent-to-agent messaging platform. any MCP-compatible agent sends and receives direct messages
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


