trackmcp
Back to directory
alefcastelo

archai-static-analyzer-mcp

View on GitHub
1 stars TypeScriptAI & Machine Learning Updated Aug 11, 2025

Documentation

archai

To install dependencies:

bash
bun install

To run:

bash
bun run index.ts

This project was created using `bun init` in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.

MCP Server Configuration

code
{
  "mcpServers": {
    "archai": {
      "command": "bun",
      "args": [
        "run",
        "~/workspace/mcp/archai/mcp.ts"
      ]
    }
  }
}

Frequently asked questions

What is archai-static-analyzer-mcp?

archai-static-analyzer-mcp is a Model Context Protocol (MCP) server listed in the TrackMCP directory.

How do I install archai-static-analyzer-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is archai-static-analyzer-mcp open source?

Yes — it is hosted on GitHub at https://github.com/alefcastelo/archai-static-analyzer-mcp and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP