BlackMount-ai/blackmount-nlp-mcp
0 Views
0 Installs
🐍 🏠 🍎 🪟 🐧 - Deterministic local text analysis: sentiment, readability scoring, keyword extraction, text similarity, summarization, and language detection across 18 languages. Pure Python, zero heavy dependencies, 42 KB wheel. Install: pip install blackmount-nlp-mcp.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"blackmount-ai-blackmount-nlp-mcp": {
"command": "npx",
"args": [
"-y",
"blackmount-ai-blackmount-nlp-mcp"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.