CICADA runs on your own machine — the client starts it, so there is no endpoint to ping. 265 installs a week from pypi. Last commit 28 Jul 2026.
Code intelligence MCP server for 17+ programming languages.
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
setup.py: выполняет код при установке пакета
этот файл ставится пользователю, но в репозитории его нет
result = subprocess.run(cmd, cwd=repo_path, capture_output=True, text=True, check=True)
module = __import__(module_path, fromlist=[class_name])
full_path = os.path.join(repo_path, file_path)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cicada -- uvx cicada-mcp
{
"mcpServers": {
"cicada": {
"args": [
"cicada-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.cicada]
command = "uvx"
args = ["cicada-mcp"]
{
"mcpServers": {
"cicada": {
"args": [
"cicada-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cicada": {
"args": [
"cicada-mcp"
],
"command": "uvx"
}
}
}
Code Runner MCP Server which can run code in various programming languages.
Local-first codebase intelligence MCP server for AI coding agents.
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.
Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.
Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
North American (NANP) area-code & phone-number intelligence for AI agents, by areacode.fyi.
Answers built from our own checks of this server.