MCPVault

modifyAnalyzedText

MCP tool from MCP Server Infranodus by infranodus

controls how the LLM output is parsed: 'detectEntities' (default — mixed entities + words), 'extractEntitiesOnly' (entity-only graph), or 'none' (plain co-occurrence)

How to use it

modifyAnalyzedText is exposed by the MCP Server Infranodus MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the modifyAnalyzedText tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Server Infranodus

$npx -y infranodus-mcp-server
FULL MCP SERVER INFRANODUS LISTING