Submit

Project Scope

@adityasasidhar

A production-ready MCP server that gives AI agents deep codebase understanding. Features AST-based semantic analysis, context-aware security scanning (zero false positives on source code), safe refactoring tools with previews, and comprehensive Git operations.

Tools

Server Config

{
  "mcpServers": {
    "project-scope": {
      "command": "npx",
      "args": [
        "-y",
        "@adityasasidhar/project-scope-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.