Serversio.github.wende/cicada
C

CICADA

io.github.wende/cicada · v0.6.4
▦ pypi
v0.6.4pypi pypi: cicada-mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.wende/cicada",
  "description": "Code intelligence MCP server for 17+ programming languages.",
  "title": "CICADA",
  "repository": {
    "url": "https://github.com/wende/cicada",
    "source": "github"
  },
  "version": "0.6.4",
  "websiteUrl": "https://github.com/wende/cicada#readme",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "cicada-mcp",
      "version": "0.6.4",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}