Skip to content
Back to search
30
MCP

iflow-mcp_angrysky56-ast-mcp-server

pypi/iflow-mcp_angrysky56-ast-mcp-server

An MCP server that provides code structure and semantic analysis capabilities through Abstract Syntax Trees (AST) and Abstract Semantic Graphs (ASG)

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

Similar MCP servers embedding-nearest

iflow-mcp_xirtamesrevni-mcp-atomictoolkit
MCP server for ASE and more.
0 tools
iflow-mcp_nahisaho_codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
iflow-mcp_rdondeti-codegrok-mcp
MCP server for semantic code understanding and search
0 tools
iflow-mcp_johannhartmann-mcp-code-analysis-server
MCP server for intelligent code analysis and search capabilities
0 tools
iflow-mcp_atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
0 tools
iflow-mcp_angrysky56_memvid_mcp_server
An MCP server to expose Memvid functionalities to AI clients
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_angrysky56-ast-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}