BetterMCPFileServer
BetterMCPFileServer is a reimagined Model Context Protocol (MCP) server for filesystem access that introduces privacy-preserving path aliases and an optimized…
Directory
BetterMCPFileServer is a reimagined Model Context Protocol (MCP) server for filesystem access that introduces privacy-preserving path aliases and an optimized…
AI-powered code review for Claude Code, Cursor, Cline and any MCP client — OWASP security scans, bug detection, N+1 queries and performance profiling, fully…
Orchestrates multiple AI models like Claude and Gemini for enhanced code analysis, problem-solving, and collaborative development.
Non-invasive AI Agent operation monitoring — audit every API call your agent makes to Shopify, Meta Ads, and more. Real-time alerts, audit logs, and operation…
Live codebase intelligence for AI agents. Analyzes import graphs (PageRank), git history (reverted commits, co-change coupling), and conventions to generate…
An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.
Enables direct interaction with VS Code through bidirectional communication, providing tools for file diffing, project navigation, shell command execution, and…
Analyze and visualize code graphs using CodeGPT.
A code sandbox for AI assistants to safely execute arbitrary code. Requires a 302AI API key for authentication.
Automatically generate an MCP Server from existing source code, service classes, helper methods, and external MCP tools. The MCP Mediator aggregates various…
Executes code snippets in over 30 programming languages by creating temporary files and running them with appropriate interpreters, enabling direct testing and…
Provides a sandboxed code execution environment for secure, multi-language code running with resource limits and network restrictions.
Bridges to the ast-grep code search tool for finding code patterns in projects using abstract syntax tree matching, enabling efficient code analysis and…
Integrates with open source projects to analyze codebases, detect patterns, and generate intelligent merge strategies for streamlined integration and…
Integrates Java code analysis, manipulation, and testing tools for efficient software development workflows and automated code operations.
Analyzes source code across multiple programming languages to extract structural information like classes, functions, and variables, with flexible filtering…
Enables code modification and generation tasks through file operations, search-and-replace, and version control integration for automated refactoring and…
Performs complementary code analysis by combining Claude Code and Google's Gemini AI.
Strict AI code reviewer powered by Groq. Finds bugs, SQL injections, hardcoded secrets and vulnerabilities. Scores code 0–100 with concrete fixes.
Execute code using the Netmind API.
Archsteer is the always-current system of record for how your software evolves. It derives your real architecture from code, auto-builds living documentation…
The Search For A Refined Coding ChatGPT for Software Engineers
Verified memory infrastructure for AI agents. Every assertion signed, timestamped, and cryptographically proven. Includes session continuity across Claude…
# MCP vs Manual vs A2A Nginx Installation ## Introduction This project simulates three different approaches to setting up a server (e.g., Nginx): 1. A…