Skip to content
Claude Desktop

Text Intelligence Mcp for Claude Desktop

io.github.varvararatta/text_intelligence_mcp

Text Intelligence delivers robust NLP capabilities without the hassle of authentication or

client:Claude Desktop transport:streamable-http tools:6

Install Text Intelligence Mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "text_intelligence_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://text-intelligence-mcp.mcpize.run/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Text Intelligence Mcp in other clients