Analyze text, URLs, videos, and saved InfraNodus graphs as knowledge graphs, clusters, gaps, and research insights.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
This server is confirmed live β we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Infranodus MCP Server Infranodus.
generate_knowledge_graphGenerate a knowledge graph with main topics, topical clusters, concepts, concepts (nodes) relations (edges) and structural gaps. Only use when explicitly asked to analyze a text or generate a knowledge graph. Do not use for short clarifying questions that you already have an answer to from the context of the conversation.
create_knowledge_graphCreate a knowledge graph in InfraNodus from text or from a URL, save it, and provide its name and a link to it for future use.
generate_ontology_graphUse AI to generate a reasoning ontology knowledge graph (entities and the relations between them) and optionally save it as a InfraNodus graph. Three sources, provide exactly one: prompt (a topic β one AI call), text (a long document or a structural digest of a project, chunked server-side), or sourceGraphName (an existing graph β e.g. a fully ingested repo, vault, or corpus β whose statements are read back, chunked, and condensed into an ontology). Set ontologyMode: 'codebase' for software projects, or 'procedural' to write a DIGEST of how the project works (prose statements with [[wikilinks]], not relation triples) from an already-uploaded graph β save it as <repo|vault>-<project>-digest for optimize_knowledge_base. Use to get a rich overview, a reasoning map of a topic, or a condensed 'how it fits together' graph of a large corpus.
memory_add_relationsAdd relations to the InfraNodus memory from text, save it, and provide its name and a link to it for future use.
memory_get_relationsProvide a list of relations from the InfraNodus memory for a given concept or entity
analyze_existing_graph_by_nameExtract and analyze the content of an existing InfraNodus graph from your account.
The infranodus-mcp-server-infranodus MCP server brings InfraNodus knowledge graph and text network analysis into MCP-compatible AI workflows. It converts source material into structured relationships between concepts, then exposes graph-derived information such as major topics, topical clusters, influential concepts, content gaps, and structural statistics.
Inputs can include plain text, URLs, YouTube transcripts, Google search results, YouTube search results, or graphs already stored in an InfraNodus account. The server can also compare multiple sources, merge them into a combined graph, identify differences, and examine how an LLM frames a topic.
Use it for research analysis, discourse mapping, content development, graph-based retrieval, and reasoning support. It is less suitable when the task only requires answering a short question from the current conversation without analyzing source material.
The infranodus-mcp-server-infranodus MCP server exposes MCP tools that call InfraNodus graph and analysis workflows. Some tools return an analysis without necessarily creating a persistent graph, while graph-creation tools save the result and return its name and link for later use. Existing graphs can be discovered with list_graphs, searched with search, inspected with fetch, or analyzed by name.
For larger documents or existing corpora, generate_ontology_graph accepts one source: a prompt, text, or an existing graph name. It can produce either a codebase-oriented ontology or a procedural digest. Processing is chunked server-side, and the tool reports chunk progress. Ontologies and analytics can be returned together, while graph saving and analytics inclusion can be controlled through the tool options described by the server.
Analysis tools can identify content gaps, latent topics, conceptual bridges, research questions, and research ideas. optimize_text_structure evaluates bias and coherence in supplied text, while optimize_reasoning applies a related analysis to reasoning or conversation text. Retrieval tools use saved graph statements to provide context for later prompts.
The project is published on npm as infranodus-mcp-server. A local stdio installation can be started with:
The README identifies Claude Desktop as a supported AI assistant, but the supplied material does not provide a complete client configuration block or document required environment variable names. Access to saved graphs is described in terms of the currently logged-in InfraNodus account, so account access may be needed for graph operations; the exact credential configuration is not specified here.
The infranodus-mcp-server-infranodus MCP server includes tools for:
Several tools are intended specifically for source analysis. In particular, knowledge-graph generation should not be used for a short clarification that can already be answered from conversation context. Inputs and outputs vary by tool: some accept text, URLs, or graph names, while ontology generation requires exactly one of its supported source types.
The material does not state the service pricing, license, required API environment variables, or the authentication mechanism used by the npm process. It also does not establish compatibility with clients beyond the explicit Claude Desktop reference.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/infranodus-mcp-server-infranodus)<a href="https://allmcps.com/mcp/infranodus-mcp-server-infranodus"><img src="https://allmcps.com/api/badge/infranodus-mcp-server-infranodus?style=directory" alt="Infranodus MCP Server Infranodus on AllMCPs" /></a>