2 months ago
research-and-dataMap 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.
Tools
generate_knowledge_graph
create_knowledge_graph
analyze_existing_graph_by_name
generate_content_gaps
generate_topical_clusters
generate_research_questions
generate_research_ideas
research_questions_from_graph
generate_responses_from_graph
develop_conceptual_bridges
develop_latent_topics
develop_text_tool
generate_text_overview
overlap_between_texts
difference_between_texts
analyze_google_search_results
analyze_related_search_queries
search_queries_vs_search_results
generate_seo_report
search
fetch
Server Config
{
"mcpServers": {
"infranodus": {
"command": "npx",
"args": [
"-y",
"infranodus-mcp-server"
],
"env": {
"INFRANODUS_API_KEY": "YOUR_INFRANODUS_API_KEY"
}
}
}
}