SERVER
cicada
Rank #5935io.github.wende/cicada
Provides AST-aware code intelligence for Elixir projects with module and function search, call site tracking with alias resolution, dead code detection, and PR attribution through git blame and GitHub integration.
First listed
Oct 31, 2025
Last publish date
Feb 26, 2026
OVERVIEW
cicada is a Model Context Protocol (MCP) server published by wende. It ranks #5935 of 58,832 servers tracked on MCP Toplist, and its repository has 37 GitHub stars. cicada is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 2 tracked versions. It was first listed on Oct 31, 2025 and most recently updated on Feb 26, 2026.
STANDING
#5,935of 58,832 tracked serversTop 25%
Ranks ahead of 52,897 of 58,832 servers on MCP Toplist.
CONNECT
Use cicada
Add cicada to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"cicada": {
"command": "uvx",
"args": [
"cicada-mcp"
]
}
}
}REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
wende
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.6.4 | Feb 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is cicada?
- Provides AST-aware code intelligence for Elixir projects with module and function search, call site tracking with alias resolution, dead code detection, and PR attribution through git blame and GitHub integration.
- Who maintains cicada?
- cicada is maintained by wende, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is cicada an official MCP server?
- Yes — cicada is listed on the Official MCP Registry, alongside Smithery and PulseMCP.
- How many versions does cicada have?
- MCP Toplist tracks 2 versions of cicada, most recently published on Feb 26, 2026.
- Where can I find the source code for cicada?
- The source code for cicada is hosted at github.com/wende/cicada.
EXPLORE