Skip to content
Back to search
30
MCP

@mgamil/mapx

npm/@mgamil/mapx

Multi-language code graph memory system for LLMs

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

Similar MCP servers embedding-nearest

memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
0 tools
io.github.indhar01/memograph
Graph-based memory system for LLMs with knowledge graphs and semantic search
0 tools
code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools
io.github.Indhar01/memograph
Graph-based memory system for LLMs with knowledge graphs and semantic search
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
hud-mcp-use
MCP Library for LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "@mgamil/mapx": {
      "url": "None",
      "transport": "http"
    }
  }
}