wende/cicada
AI Coders search blindly. Be their guide.
Provides AST-level indexing and semantic code search across 17+ languages, enabling AI assistants to efficiently discover function signatures, call sites, and aliased imports without grepping entire files. Operates as a Model Context Protocol (MCP) server integrating with Claude, Cursor, VS Code, and other editors, automatically indexing code locally with optional PR attribution via GitHub. Supports incremental watch-mode reindexing and keyword/embedding-based semantic search, reducing token usage by up to 70% compared to traditional grep-based context retrieval.
Stars
34
Forks
6
Language
Python
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/wende/cicada"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bobmatnyc/mcp-skillset
Dynamic RAG-powered skills service for code assistants via MCP - Vector + Knowledge Graph hybrid...
nicosuave/memex
Fast transcript search for humans & agents. Supports Claude Code, Codex CLI & OpenCode
RobertLD/libscope
AI-powered knowledge base with MCP integration — query library docs, internal wikis, and topics...
Limeload/mcp-for-database
MCP Database Console is a revolutionary web application that bridges the gap between natural...
doITmagic/rag-code-mcp
Privacy-first semantic code navigation MCP server using RAG. Features deep AST multi-language...