mcp-server-infranodus
by infranodus
Overview
Integrates InfraNodus knowledge graph and text network analysis capabilities into LLM workflows and AI assistants for generating knowledge graphs, detecting content gaps, identifying topics, and performing SEO analysis.
Installation
npx -y infranodus-mcp-serverEnvironment Variables
- INFRANODUS_API_KEY
Security Notes
The server's JWT access tokens contain the InfraNodus API key directly in their unencrypted payload. While the token is signed, any compromise of the access token immediately exposes the API key, allowing unauthorized access to the InfraNodus API. OAuth client registrations are stored in-memory and will not persist across server restarts, which means clients would need to re-register after server restarts if relying on the registration endpoint. Extensive logging of request and response bodies may expose sensitive information in logs if not properly managed.
Similar Servers
awesome-mcp-servers
A comprehensive directory for discovering various Model Context Protocol (MCP) servers, clients, and frameworks across different domains, facilitating integration with AI assistants.
mcp-dblp
Provides a Model Context Protocol (MCP) server for Large Language Models (LLMs) to access, search, and manage publications and BibTeX entries from the DBLP computer science bibliography database.
meds-mcp
A Medical Context Protocol (MCP) server for retrieving and analyzing de-identified patient EHR data, facilitating LLM-powered chat interaction and evidence review with medical ontologies and faceted search.
mcp
The AI Endurance MCP server provides conversational access to personal training data, workouts, performance analytics, and training plan management for runners, cyclists, and triathletes through AI assistants.