From a3f5f33a2d154b69125d612c66af8c06c5d372e9 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:49:34 +0400 Subject: [PATCH 1/5] =?UTF-8?q?Add=20Depwire=20=E2=80=94=20dependency=20gr?= =?UTF-8?q?aph=20+=2015=20MCP=20tools=20for=20AI=20coding=20assistants?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bb492d5..84223f5e 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. +- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. [![Glama](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From 4a98db76920676c90a85dac1e4ff44d59ec17723 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:06:52 +0400 Subject: [PATCH 2/5] Fix depwire entry in README with badge link Updated the depwire entry to include a badge link for the MCP server. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84223f5e..37d4814c 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. [![Glama](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) +- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From f7b89f0f1a0484b1ddcd4f05abe6e911f1924ba8 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:03:20 +0400 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37d4814c..3b934468 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) +- [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From 5941819022e6540c108c7c68a35e93e81bbf7c70 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:06:28 +0400 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b934468..d8090e66 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. +- - [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - `TypeScript` `JavaScript` `Python` `Go` `Rust` `C` - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From 69d1ec5c4334af4f3ca4db649d928fe4b3ec6c60 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:08:34 +0400 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8090e66..f26715b9 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- - [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - `TypeScript` `JavaScript` `Python` `Go` `Rust` `C` +- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🐍 🏎️ πŸ¦€ 🌊 🏠 [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets.