About
Overview
The TextRazor MCP Server enables AI agents to perform advanced NLP analysis. It extracts entities, topics, categories, and sentiment from text with high accuracy.
Capabilities
Tools & Capabilities
⚡analyze
Analyze text for entities and topics
⚡extract_entities
Extract named entities from text
⚡classify
Classify text into categories
Setup
Installation
bash
Install
npx -y mcp-server-textrazorExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"textrazor": {
"command": "npx",
"args": ["-y", "mcp-server-textrazor"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026