From abb96d16226b9d28ef728e1e2428ec09ee524ca9 Mon Sep 17 00:00:00 2001 From: Shreyas Date: Fri, 13 Mar 2026 11:27:41 +0000 Subject: [PATCH] Add Nexus-MCP to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45f85250f..deebaf039 100644 --- a/README.md +++ b/README.md @@ -1514,6 +1514,7 @@ Tools and integrations that enhance the development workflow and environment man - [IvanAmador/vercel-ai-docs-mcp](https://github.com/IvanAmador/vercel-ai-docs-mcp) 📇 🏠 - A Model Context Protocol (MCP) server that provides AI-powered search and querying capabilities for the Vercel AI SDK documentation. - [izzzzzi/codewiki-mcp](https://github.com/izzzzzi/codewiki-mcp) [![codewiki-mcp MCP server](https://glama.ai/mcp/servers/izzzzzi/codewiki-mcp/badges/score.svg)](https://glama.ai/mcp/servers/izzzzzi/codewiki-mcp) 📇 ☁️ - MCP server for codewiki.google. Search repos, fetch AI-generated wiki docs, and ask questions about any open-source repository. - [j4c0bs/mcp-server-sql-analyzer](https://github.com/j4c0bs/mcp-server-sql-analyzer) 🐍 - MCP server that provides SQL analysis, linting, and dialect conversion using [SQLGlot](https://github.com/tobymao/sqlglot) +- [jaggernaut007/Nexus-MCP](https://github.com/jaggernaut007/Nexus-MCP) [![jaggernaut007/Nexus-MCP MCP server](https://glama.ai/mcp/servers/jaggernaut007/Nexus-MCP/badges/score.svg)](https://glama.ai/mcp/servers/jaggernaut007/Nexus-MCP) 🐍 🏠 🍎 🪟 🐧 - Hybrid search (vector + BM25 + code graph) with structural code graph analysis and persistent semantic memory in a single local server. 10 tools, <350MB RAM, fully local, no API keys. - [jaimenbell/mcp-factory](https://github.com/jaimenbell/mcp-factory) [![jaimenbell/mcp-factory MCP server](https://glama.ai/mcp/servers/jaimenbell/mcp-factory/badges/score.svg)](https://glama.ai/mcp/servers/jaimenbell/mcp-factory) 🐍 🏠 - Manifest-driven MCP server scaffolder and runtime hub: write a YAML manifest, get an MCP server, with batch registration and a live routing hub. `pip install jaimenbell-mcp-factory` - [Jambozx/onlinecybertools-mcp-server](https://github.com/Jambozx/onlinecybertools-mcp-server) [![Jambozx/onlinecybertools-mcp-server MCP server](https://glama.ai/mcp/servers/Jambozx/onlinecybertools-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Jambozx/onlinecybertools-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - 280+ free developer & security tools as MCP tools — encoders/decoders, hashes (MD5/SHA/HMAC/bcrypt/argon2/scrypt), JWT decoder, regex tester, JSON/YAML/XML formatters, network diagnostics (ping/traceroute/dig/whois/SSL/SPF/DMARC), OSINT (IP geo, EXIF, vendor lookups), and more. Proxies to the public API at onlinecybertools.com — no auth required. Published to npm with SLSA v1 provenance. - [JamesANZ/system-prompts-mcp-server](https://github.com/JamesANZ/system-prompts-mcp-server) 📇 🏠 🍎 🪟 🐧 - Exposes a large catalog of coding assistant prompts as MCP tools with model-aware suggestions and persona activation to emulate agents like Cursor or Devin.