Skip to content
Back to search
30
MCP

ast-workers-mcp

pypi/ast-workers-mcp

MCP Server for AST Workers - Language-aware code manipulation via CLI tools

Uptime
0.0%
29 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-ast-explorer
MCP server for Python AST/CST symbol exploration.
0 tools
@mseep/rails-ast-mcp-server
MCP server for Rails code AST parsing, indexing and knowledge graph navigation - complete Rails intelligence with database schema awareness
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
MCP AST Explorer
Python symbol exploration for codebase onboarding agents.
0 tools
MCP AST Explorer
Python symbol exploration for codebase onboarding agents.
0 tools
repomap-mcp-server
MCP server for RepoMap — code intelligence via AST-based repository analysis
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ast-workers-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}