Skip to content
Back to search
30
MCP sse

Neural Graph Mapper

io.github.evozim/neural-graph-mapper

Transform unstructured text into queryable semantic knowledge graphs.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Cartograph
Geospatial data analysis and map generation from natural language queries.
0 tools
NeuroMCP
Semantic memory for AI agents with hybrid search, knowledge graph, and memory consolidation.
0 tools
io.github.indhar01/memograph
Graph-based memory system for LLMs with knowledge graphs and semantic search
0 tools
io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools
io.github.Indhar01/memograph
Graph-based memory system for LLMs with knowledge graphs and semantic search
0 tools
ai.smithery/infranodus-mcp-server-infranodus
Map text into knowledge graphs to create a structured representation of conceptual relations and t…
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "neural_graph_mapper": {
      "url": "https://neural-graph-mapper-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}