Catalog
io.github.Evozim/neural-graph-mapper
OfficialNeural Graph Mapper
Transform unstructured text into queryable semantic knowledge graphs.
Converts unstructured text into queryable semantic knowledge graphs.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"neural-graph-mapper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://neural-graph-mapper-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.