InfraNodus Knowledge Graphs & Text Analysis
https://server.smithery.ai/infranodus/mcp-server-infranodus/mcp
● degraded
Map text into knowledge graphs to create a structured representation of conceptual relations and topical clusters in your documents. Detect content gaps between the topical clusters and generate research questions to drive research and content creation using the powerful Graph RAG technology underpinning InfraNodus. Get additional insights about texts: main topics, keywords, and underlying themes. Connect to your existing InfraNodus graphs or create new ones to enrich analysis and outputs.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/infranodus/mcp-server-infranodus/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/infranodus/mcp-server-infranodus/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/infranodus/mcp-server-infranodus