Skip to content

Conversation

@wende
Copy link

@wende wende commented Oct 31, 2025

Add cicada to Third-Party Servers

Description

This PR adds cicada to the third-party servers list.

About cicada

AST-powered code intelligence for Elixir projects with:

  • 9 specialized tools for deep code understanding
  • AST-aware search - Function definitions with signatures, types, and docs
  • Call site tracking - Alias resolution and usage tracking
  • PR attribution - Discover which PR introduced any line of code
  • Git history - Function evolution, commit tracking, and blame
  • Semantic search - NLP-powered keyword extraction for documentation
  • Dead code detection - Find potentially unused functions

Performance

Reduces AI query tokens by 82% compared to traditional grep-based approaches (550 vs 3,127 tokens in benchmarks)

Links

Checklist

  • Added to correct alphabetical position (after Chrome history, before CIViC)
  • Concise description following existing format
  • Published to PyPI registry (as cicada-mcp)
  • Fully functional and tested

Thank you for considering this contribution!

@wende wende changed the title Add cicada server Add Cicada Code Intelligence to Community MCP server list Oct 31, 2025
@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2973

@olaservo olaservo closed this Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants