mcp-server-infranodus
Verified Safeby infranodus
Overview
Integrates InfraNodus knowledge graph and text network analysis capabilities into LLM workflows and AI assistants for advanced text analysis, content gap detection, and SEO optimization.
Installation
npx -y infranodus-mcp-serverEnvironment Variables
- INFRANODUS_API_KEY
- INFRANODUS_API_BASE
- NODE_ENV
Security Notes
The server uses standard practices for API key handling via environment variables and does not appear to contain obvious malicious patterns or insecure code execution (e.g., 'eval'). All network requests are directed to a configurable API base URL, mitigating direct SSRF risks from user input within this server's scope, but relies on the upstream InfraNodus API's security. It suppresses console error logs to prevent interfering with the MCP protocol, which could make local debugging harder but is not a security flaw.
Similar Servers
awesome-mcp-servers
A central directory for discovering and referencing various Model Context Protocol (MCP) servers, clients, and frameworks for AI agents.
mcp-dblp
Provides Large Language Models (LLMs) with structured access to the DBLP computer science bibliography for searching publications, processing citations, and exporting BibTeX entries.
meds-mcp
Provides a medical context protocol (MCP) server and a React-based chat interface for interacting with patient records via LLMs and medical ontologies, facilitating evidence review and patient data exploration.
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.