From 4581f5545c9fdedc54bdef218bec0a8b90c654b5 Mon Sep 17 00:00:00 2001 From: zaebee Date: Thu, 17 Sep 2026 15:18:02 +0000 Subject: [PATCH] Add zaebee/codegraph-brain to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45f85250f..d4d8d39fb 100644 --- a/README.md +++ b/README.md @@ -1745,6 +1745,7 @@ Tools and integrations that enhance the development workflow and environment man - [Yutarop/ros-mcp](https://github.com/Yutarop/ros-mcp) 🐍 🏠 🐧 - MCP server that supports ROS2 topics, services, and actions communication, and controls robots using natural language. - [yWorks/mcp-typescribe](https://github.com/yWorks/mcp-typescribe) 📇 🏠 - MCP server that provides Typescript API information efficiently to the agent to enable it to work with untrained APIs - [ypollak2/llm-router](https://github.com/ypollak2/llm-router) [![ypollak2/llm-router MCP server](https://glama.ai/mcp/servers/ypollak2/llm-router/badges/score.svg)](https://glama.ai/mcp/servers/ypollak2/llm-router) 🐍 🏠 🍎 🪟 🐧 - Subscription-aware LLM router for Claude Code. Routes tasks to 20+ providers (OpenAI, Gemini, Groq, Ollama, Codex) based on complexity classification, Claude subscription pressure, and cost. Free tasks stay on Claude subscription; expensive tasks fall back to the cheapest capable model. Includes 30 MCP tools, 6 auto-routing hooks, semantic dedup cache, prompt caching, daily spend cap, and a live web dashboard. +- [zaebee/codegraph-brain](https://github.com/zaebee/codegraph-brain) [![zaebee/codegraph-brain MCP server](https://glama.ai/mcp/servers/zaebee/codegraph-brain/badges/score.svg)](https://glama.ai/mcp/servers/zaebee/codegraph-brain) 🐍 🏠 - Code graph for AI agents: resolves Python and TypeScript calls to fully qualified names and reports the share it could not resolve instead of guessing. Multi-hop impact analysis and call tracing, authz reachability audit, coupling/PageRank metrics, architectural drift against declared patterns. Local, SQLite. `uvx --from codegraph-brain cgis-mcp` - [zaizaizhao/mcp-swagger-server](https://github.com/zaizaizhao/mcp-swagger-server) 📇 ☁️ 🏠 - A Model Context Protocol (MCP) server that converts OpenAPI/Swagger specifications to MCP format, enabling AI assistants to interact with REST APIs through standardized protocol. - [zcaceres/fetch-mcp](https://github.com/zcaceres/fetch-mcp) 📇 🏠 - An MCP server to flexibly fetch JSON, text, and HTML data - [zelentsov-dev/asc-mcp](https://github.com/zelentsov-dev/asc-mcp) 🏠 🍎 - App Store Connect API server with 208 tools for managing apps, builds, TestFlight, subscriptions, reviews, and more — directly from any MCP client.