Vinkius
MonkeyLearn

Supercharge your AI with MonkeyLearn. Automate Text Classification and Entity Extraction.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

MonkeyLearn MCP on Cursor AI Code Editor MCP ClientMonkeyLearn MCP on Claude Desktop App MCP IntegrationMonkeyLearn MCP on OpenAI Agents SDK MCP CompatibleMonkeyLearn MCP on Visual Studio Code MCP Extension ClientMonkeyLearn MCP on GitHub Copilot AI Agent MCP IntegrationMonkeyLearn MCP on Google Gemini AI MCP IntegrationMonkeyLearn MCP on Lovable AI Development MCP ClientMonkeyLearn MCP on Mistral AI Agents MCP CompatibleMonkeyLearn MCP on Amazon AWS Bedrock MCP Support

Connect to your AI in seconds.

MonkeyLearn analyzes raw text data via custom machine learning models. It classifies sentiment (positive, negative, mixed), pulls structured entities like names, dates, and organizations, and executes multi-step NLP workflows on user feedback or support tickets.

What your AI can do

Classify text

Classifies a given piece of text by determining its sentiment, topic, or intent against your custom models.

Extract text entities

Pulls structured data like names, organizations, and dates from unstructured text input.

Get api status

Checks the current status of your MonkeyLearn account to confirm API connectivity is active.

+ 9 more capabilities included
Classify Text Sentiment & Topic

Determine the emotional tone or subject matter of a block of text using trained classifiers.

Pull Structured Entities

Extract specific data points (names, locations, dates) from raw text into structured JSON format.

Execute Complex Workflows

Run multi-step NLP pipelines—for example, first classifying the topic, then extracting relevant entities—all in one call.

Manage Model Metadata

Retrieve details on available classifiers, extractors, and model versions to understand your data capabilities.

Compatible AI Apps

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ any other MCP app
Included with Plan

Waiting for input…

AI Agent

MonkeyLearn MCP Server: 12 Tools for NLP Analysis

These twelve tools let your agent perform everything from simple sentiment checks to running multi-step, custom machine learning pipelines on raw text data.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using MonkeyLearn on Vinkius

Classify Text

Classifies a given piece of text by determining its sentiment, topic, or intent against your custom models.

Extract Text Entities

Pulls structured data like names, organizations, and dates from unstructured text...

Get Api Status

Checks the current status of your MonkeyLearn account to confirm API connectivity is...

Get Classifier Details

Retrieves detailed information about a specific text classification model you own or...

Get Extractor Details

Gets the full specifications and usage guide for a particular entity extraction tool.

List Classifier Tags

Lists all available tags or labels associated with your text classification models.

List Classifiers

Returns a list of all the sentiment, topic, and intent classifiers you have access to.

List Extractor Tags

Shows available tags for your entity extraction models.

List Extractors

Returns a list of all the entity extractors, like person or address pullers.

List Model Versions

Retrieves historical versions for specific models, allowing you to test older...

List Nlp Workflows

Lists the custom multi-step NLP pipelines (Workflows) you have built in MonkeyLearn...

Run Workflow

Executes a pre-defined, complex NLP workflow using multiple steps and tools on new text data.

Connect to your AI in seconds. Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The MonkeyLearn integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with MonkeyLearn, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
MonkeyLearn MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by MonkeyLearn. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 12 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Manually tagging and reviewing customer feedback is a huge time sink.

Today, if your product manager wants to know what users are complaining about, they download thousands of support tickets. They then open a spreadsheet, manually reading through rows, trying to categorize each one: Is this 'Billing'? Is this 'UI Bug'? They copy-paste keywords into Google Sheets, and the data is always inconsistent.

With MonkeyLearn, you pass that entire dataset to your agent. The server uses `classify_text` to automatically assign sentiment (Negative) and topic (Billing). You don't read a single ticket; you get a clean count: 30% Billing issues, 55% Feature Request, 15% Praise. It’s instant.

MonkeyLearn MCP Server lets you run advanced NLP workflows.

Before this server, running a deep analysis meant coordinating multiple tools: First, call an extractor to get all names. Then, send those names through another tool to find associated companies. You'd have to write custom code just to manage the data flow between these two steps.

Now, you define that entire sequence inside one workflow using `run_workflow`. The agent handles the orchestration automatically. It’s not just running a function; it's running an end-to-end analytical process.

What your AI can actually do with this

Yo, listen up. This server connects your agent straight to MonkeyLearn's deep text analysis engine. You don't just get simple tags; you run custom machine learning models on raw user feedback or support tickets. It handles serious Natural Language Processing (NLP) tasks right through conversation.

Classify Text Sentiment & Topic: To figure out the vibe of a chunk of text, you use classify_text, which classifies it by determining its sentiment, topic, or intent using your custom models. You can check what classification types are available by calling list_classifiers. If you wanna know more about any specific classifier model you're running, get_classifier_details gives you the whole rundown.

Wanna see what tags are attached to those classifiers? Use list_classifier_tags.

Pull Structured Entities: Need names, dates, or company logos pulled out of a messy paragraph? You use extract_text_entities. This tool pulls structured data—like people's names, organizations, and addresses—and spits it back to you in JSON format. To see which types of entity pullers you got, run list_extractors. If you wanna check the specs on a specific extractor, get_extractor_details gives you the full usage guide.

You can also peep available tags for extractors with list_extractor_tags.

Execute Complex Workflows: Don't want to call five different tools? Use run_workflow. This tool executes pre-defined, multi-step NLP pipelines—like first classifying a topic and then pulling all the names mentioned—all in one shot. You can see what complex processes you built up with list_nlp_workflows.

System Management & Status: Before you start running anything, you gotta make sure your connection's good. Use get_api_status to confirm your MonkeyLearn account connectivity is live. To keep track of how models perform, list_model_versions lets you check historical versions for any specific model, so you can test older settings if the new ones are giving you trouble.

Need details on a specific text classification or entity extraction tool? You've already seen get_classifier_details and get_extractor_details. This stack gives you everything you need to analyze raw data.

Built · Hosted · Managed by Vinkius MonkeyLearn MCP Server - Classify Text & Extract Entities
Server ID 019dd128-a06c-701b-abe4-8103d990d1e8
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I check if the MonkeyLearn MCP Server is connected? +

You call get_api_status. This tool quickly verifies your API key and connection status, confirming that the server can actually talk to your account before you run any heavy analysis.

Should I use classify_text or run_workflow for topic detection? +

If topic detection is one of several steps in a larger process (e.g., Topic -> Entity Extraction -> Sentiment), use run_workflow. If it's the only thing you need, classify_text is simpler and faster.

What if I want to pull names from an address block? +

Use extract_text_entities. This tool is designed specifically to isolate structured data like Persons, Organizations, or Locations even when they appear mixed into a paragraph of text.

How do I see what classifiers are available? +

You call list_classifiers. This gives you an index of all the topic and sentiment models you can use without having to guess which one is correct or active.

What does the `get_api_status` tool confirm about my account access? +

It verifies that your API key is active and correctly connected. This check confirms general service connectivity before you run intensive jobs, ensuring a quick diagnosis if there are authentication issues.

If I need to revert or debug, how does `list_model_versions` help me find an older classifier or extractor? +

This tool retrieves all historical and current versions of your models. It's essential for debugging when a new deployment breaks analysis because you can pinpoint and select the last known working version ID.

What is the operational difference between calling `classify_text` versus using `run_workflow`? +

classify_text executes a single, defined model check (like sentiment analysis). In contrast, run_workflow triggers complex pipelines built in Studio, allowing data to pass through multiple sequential actions automatically.

How do I see all predefined tags using the `list_classifier_tags` tool? +

The tool retrieves every available tag associated with a specific classifier model. This lets you confirm exactly what labels your trained model recognizes, which is useful before initiating any text analysis jobs.

Can I classify text by sentiment or topic? +

Yes. Point to any classifier model ID and pass text to get classification results with confidence scores.

How does MonkeyLearn authentication work? +

MonkeyLearn uses Authorization: Token {API_KEY} header against api.monkeylearn.com/v3.

Can I extract named entities from text? +

Yes. Use an extractor model to pull keywords, people names, organizations, locations, and more from raw text.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for MonkeyLearn. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.