MCP.so
Sign In
L

Lenses Mcp For Apache Kafka

@lensesio

About Lenses Mcp For Apache Kafka

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

lensesio

Submitted by

Tun

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "Lenses.io": {
      "command": "uv",
      "args": [
        "run",
        "--project",
        "<ABSOLUTE_PATH_TO_THIS_REPO>",
        "--with",
        "fastmcp",
        "fastmcp",
        "run",
        "<ABSOLUTE_PATH_TO_THIS_REPO>/src/lenses_mcp/server.py"
      ],
      "env": {
        "LENSES_API_KEY": "<YOUR_LENSES_API_KEY>"
      },
      "transport": "stdio"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers