Vinkius
Metatext

Run predictions and manage datasets in natural conversation.
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

Metatext MCP on Cursor AI Code Editor MCP ClientMetatext MCP on Claude Desktop App MCP IntegrationMetatext MCP on OpenAI Agents SDK MCP CompatibleMetatext MCP on Visual Studio Code MCP Extension ClientMetatext MCP on GitHub Copilot AI Agent MCP IntegrationMetatext MCP on Google Gemini AI MCP IntegrationMetatext MCP on Lovable AI Development MCP ClientMetatext MCP on Mistral AI Agents MCP CompatibleMetatext MCP on Amazon AWS Bedrock MCP Support

Connect to your AI in seconds.

Metatext MCP Server gives your AI agent direct access to advanced NLP model management. Use this server to list all trained models (`list_nlp_models`), check dataset metadata, run real-time predictions via `run_model_inference`, and manage data pipelines by creating records or fetching account info.

It lets you treat your entire MLOps workflow like a conversation.

What your AI can do

Create dataset record

Adds a single new record (data point) to an existing dataset.

Get account info

Retrieves general usage metrics and account status information for the Metatext platform.

Get dataset details

Fetches the complete structure, schema, and metadata for a specified dataset ID.

+ 7 more capabilities included
View Model Inventory

List every trained NLP model available in the account using list_nlp_models or quickly search for a specific one with search_nlp_models.

Run Predictions and Classifications

Execute real-time predictions on deployed models by passing input text to run_model_inference.

Manage Datasets

Enumerate all datasets (list_nlp_datasets), check dataset structure with get_dataset_details, or add new data points using create_dataset_record.

Inspect Model Status

Retrieve detailed metadata for specific models (get_model_details) and list active deployment instances via list_model_deployments.

Audit Account Usage

Get usage metrics and account health information using the get_account_info tool.

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

Metatext MCP Server: 10 Tools for Model & Data Ops

These tools let your AI agent interact directly with your Metatext account to list models, run predictions, and manage data pipelines.

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 Metatext on Vinkius

Create Dataset Record

Adds a single new record (data point) to an existing dataset.

Get Account Info

Retrieves general usage metrics and account status information for the Metatext...

Get Dataset Details

Fetches the complete structure, schema, and metadata for a specified dataset ID.

Get Model Details

Retrieves comprehensive details (versioning, status) for a specific NLP model by its...

List Nlp Datasets

Returns a complete list of every dataset available in the Metatext account, often...

List Model Deployments

Shows all active and archived deployments of NLP models, helping track which version is live.

List Nlp Models

Queries and returns a comprehensive list of all trained NLP models registered under your account.

List Dataset Records

Lists multiple data records within a dataset, allowing you to paginate results based...

Run Model Inference

Sends text input to a specified model ID to receive a prediction, classification, or...

Search Nlp Models

Finds specific NLP models by matching keywords in their name or capabilities tags.

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 Metatext 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 Metatext, 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
Metatext 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 Metatext. 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 10 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

The workflow always breaks when you have to copy data between tools.

Right now, if you want to test a model's ability on new text, the process is a mess. You pull your dataset from one dashboard, export it to a CSV, load that CSV into another service just for inference testing, and then manually write down the results in a third document. It’s slow, prone to version mismatch, and requires moving data out of its native context.

With Metatext MCP Server, you keep everything inside your agent's memory. You ask it to run `list_nlp_datasets`, confirm details with `get_dataset_details`, provide the text, and tell it to run the prediction using `run_model_inference`. The results come back instantly, structured, and ready for use.

Metatext MCP Server: You manage models by conversation.

The biggest time sink in MLOps is the 'discovery' phase. You spend hours trying to remember which model ID handles sentiment vs. named entity recognition, and you have to check multiple dashboards just to see if it’s even deployed. This means wasted cycles and stalled development.

This server solves that with `search_nlp_models` and `list_nlp_models`. You ask your agent, 'What models handle customer complaints?' It gives you the names and IDs immediately. No manual searching, no guessing—just actionable data.

What your AI can actually do with this

Metatext MCP Server: Your agent gets direct, granular access to every NLP model and dataset in your Metatext account. You treat your entire MLOps workflow like a conversation with your AI client. This server lets you manage models, run predictions, and build datasets without ever leaving the chat window.

Checking Model Inventory & Status

You can see everything you've trained. To get a complete list of every NLP model registered under your account, just ask for it; that triggers list_nlp_models. If you know what you’re looking for, you don’t have to wade through hundreds of results—you can narrow the search using search_nlp_models by matching keywords in a model's name or its capabilities tags.

When you pick one out, you can pull up its full profile using get_model_details. This gives you comprehensive data like versioning and current status flags for that specific NLP model.

Understanding which versions are live is key. To view every active or archived deployment instance of any model, trigger list_model_deployments. It shows you exactly what’s running right now versus what's sitting in cold storage. If you need to run a prediction—say, sentiment scoring or entity extraction—you send the input text directly to a specified model ID by invoking run_model_inference; it hands back the result immediately.

Managing Datasets and Data Points

The server gives you full control over your data pipelines. First, you can get an overview of everything available by asking for all datasets with list_nlp_datasets. Once you find a dataset ID that looks promising, you check its blueprint using get_dataset_details. This tool returns the complete schema and metadata, letting you know exactly what kind of data structure it expects.

If you need to see actual examples to audit the quality, you can run list_dataset_records, which lists multiple records within a dataset; remember, this function lets you control how many results are shown by using limits and offsets for proper pagination.

Need clean data for retraining? You use create_dataset_record to add single, new data points—or labels—to an existing dataset. This is how you build your training examples right from the agent conversation. These tools mean you don't have to jump between a dashboard and your chat interface; you just tell your AI client what needs fixing or updating.

Account Oversight and Usage Auditing

You can keep an eye on the health of the platform itself. To pull general usage metrics and check the overall account status for Metatext, you run get_account_info. This gives you a quick audit without having to log into billing or admin panels.

This server lets your AI agent handle everything from initial model discovery through live inference and data prep—all in one conversational flow. You tell it: 'Check the schema for Dataset X, then find Model Y, run it on this text, and record the output.' It runs the whole sequence automatically.

Built · Hosted · Managed by Vinkius Metatext - Manage NLP Models & Datasets via MCP Server
Server ID 019d75d3-a2b5-7085-b841-1d25648d8b31
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I list all my NLP datasets using Metatext MCP Server? +

You call list_nlp_datasets. This tool returns a comprehensive inventory of every dataset ID in your account, allowing you to see what's ready for work.

What is the difference between `get_dataset_details` and `list_dataset_records`? +

get_dataset_details shows the schema—the blueprint of the dataset. list_dataset_records actually retrieves the data points inside it, letting you inspect the content.

Can I run predictions on a model that isn't deployed? +

No. You must first use list_model_deployments to verify an active deployment exists before calling run_model_inference. The server won't let you run it otherwise.

How do I add new training data using Metatext MCP Server? +

You use the create_dataset_record tool. You must provide the specific dataset ID and all necessary fields to ensure the record is added correctly.

What steps do I take to ensure my agent can connect using `get_account_info`? +

You must provide a valid Metatext API Key. This key authenticates your client and grants the agent access to specific account metrics, such as usage limits or overall resource consumption.

How does `list_model_deployments` show me which NLP models are ready for use? +

It lists all currently active model endpoints. This tool doesn't just list models; it confirms their deployment status, telling your agent exactly where to send real-time inference requests.

If I only know the name of a model, how do I use `search_nlp_models`? +

It filters your entire catalog by partial or full names. Instead of reviewing every trained NLP model, this tool quickly surfaces specific models you need for immediate inspection or testing.

When using `list_dataset_records`, what happens if my dataset is huge? +

The tool retrieves data in paginated batches. You'll need to check the response metadata for pagination tokens or a next page URL to pull every available record, preventing API rate limits.

How do I find my Metatext API Key? +

Log in to Metatext and navigate to your account settings to find and copy your API Key.

Can I run inference on any model type? +

Yes, as long as the model is fully trained and deployed, you can use the run_model_inference tool.

Is my AI data secure? +

Absolutely. Your token is encrypted at rest and injected securely at runtime.

Built & Managed by Vinkius 30s setup 10 tools

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

No hosting. No infrastructure. No complex setup.
All 10 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.