Blackmount Nlp Mcp
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`.
Install Blackmount Nlp Mcp
Python
pip install blackmount-nlp-mcpUse Blackmount Nlp Mcp with Claude Code
Once the server is on your machine, register it with Claude Code so the agent can call it like any other tool. The general pattern is:
claude mcp add blackmount-ai-blackmount-nlp-mcp -- pip install blackmount-nlp-mcpAfter it's registered, run claude and ask anything that requires Blackmount Nlp Mcp. Claude Code will negotiate the MCP handshake and surface the server's tools, prompts, and resources to the model automatically. See our Claude Code MCP guide for environment variables, scope flags, and credential handling.
What this server is for
Blackmount Nlp Mcp sits in the data science tools category. It's community-maintained — check the repo's last-commit date and open issues before depending on it in production. The full description from the source list:
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`.
FAQ
Is Blackmount Nlp Mcp free?
Yes — every MCP server in the ClawHire directory is open-source or freely available. Some servers proxy to paid APIs (you supply your own keys), but the server itself is free.
Does it work with Claude Desktop / Cursor / Windsurf?
If a client speaks the Model Context Protocol, it can use this server. The transport (stdio vs SSE vs HTTP) needs to match what the client supports, but the server itself is client-agnostic.
How do I report a bug or contribute?
Open an issue or PR on the GitHub repository.
More data science tools servers
MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
The ultimate math engine unifying SymPy, NumPy & Matplotlib in one powerful server. Perfect for developers & researchers needing symbolic algebra, numerical computing, and data visualization.
Connects to Kaggle, ability to download and analyze datasets.
A comprehensive Go-based MCP server for mathematical computations, implementing 13 mathematical tools across basic arithmetic, advanced functions, statistical analysis, unit conversions, and financial calculations.
Create, read, validate, and save Stella system dynamics models (.stmx files in XMILE format) for scientific simulation and modeling.
The first NetworkX integration for Model Context Protocol, enabling graph analysis and visualization directly in AI conversations. Supports 13 operations including centrality algorithms, community detection, PageRank, and graph visualization.