From cfe88d7c5c5614d15899b55d492d42172355a557 Mon Sep 17 00:00:00 2001 From: elmoaid-lgtm Date: Thu, 2 Apr 2026 02:43:58 -0400 Subject: [PATCH] Add TempoGraph - code graph context engine with 24 MCP tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4abb7660..d323c9ce 100644 --- a/README.md +++ b/README.md @@ -706,6 +706,7 @@ Tools and integrations that enhance the development workflow and environment man - [wooxogh/adr-mcp-setup](https://github.com/wooxogh/adr-mcp-setup) [![wooxogh/adr-mcp-setup MCP server](https://glama.ai/mcp/servers/wooxogh/adr-mcp-setup/badges/score.svg)](https://glama.ai/mcp/servers/wooxogh/adr-mcp-setup) 📇 🏠 - Automatically generates Architecture Decision Records (ADRs) from Claude Code conversations using Claude Opus. Features AI quality review, duplicate detection, dependency graph, and stale ADR alerts. - [agent-hanju/char-index-mcp](https://github.com/agent-hanju/char-index-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Precise character-level string indexing for LLMs. Provides tools for finding, extracting, and manipulating text by exact character position to solve position-based operations. - [CSCSoftware/AiDex](https://github.com/CSCSoftware/AiDex) 📇 🏠 🍎 🪟 🐧 - Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go. +- [Elmoaid/TempoGraph](https://github.com/Elmoaid/TempoGraph) [![TempoGraph MCP server](https://glama.ai/mcp/servers/Elmoaid/TempoGraph/badges/score.svg)](https://glama.ai/mcp/servers/Elmoaid/TempoGraph) 🐍 🏠 🍎 🪟 🐧 - Code graph context engine with 24 MCP tools for structural code intelligence. Tree-sitter parsing for 170+ languages, dependency graphs, blast radius, hotspots, dead code, and adaptive context injection. Benchmarked +27% F1 on change-localization. - [akramIOT/MCP_AI_SOC_Sher](https://github.com/akramIOT/MCP_AI_SOC_Sher) 🐍 ☁️ 📇 - MCP Server to do dynamic AI SOC Security Threat analysis for a Text2SQL AI Agent. - [aktsmm/skill-ninja-mcp-server](https://github.com/aktsmm/skill-ninja-mcp-server) 📇 🏠 🍎 🪟 🐧 - Agent Skill Ninja for MCP: Search, install, and manage AI agent skills (SKILL.md files) from GitHub repositories. Features workspace analysis for personalized recommendations and supports 140+ pre-indexed skills. - [alimo7amed93/webhook-tester-mcp](https://github.com/alimo7amed93/webhook-tester-mcp) 🐍 ☁️ – A FastMCP-based server for interacting with webhook-test.com. Enables users to create, retrieve, and delete webhooks locally using Claude.