classify_text

Classify texts into user-defined labels using Jina embeddings. Use this when you need to categorize, tag, or sort text content into predefined categories. Perfect for sentiment analysis, topic classification, content moderation, or any text categorization task.

Server Jina AI Remote MCP Server matifema/jina-mcp
Category Read
Risk class Low
Parameters 00 required

What classify_text does on Jina AI Remote MCP Server

AI agents call classify_text to retrieve information from Jina AI Remote MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why classify_text needs a policy

This tool retrieves semantic information from text through embedding-based classification. It produces classifications or predictions as output but does not create, modify, delete, or execute any operations with side effects.

From the tool's definition The tool "classify_text" uses embeddings to categorize text into user-defined labels. The description explicitly states it is used for "categorize, tag, or sort text content" and lists use cases such as "sentiment analysis, topic classification, content…

Questions about classify_text

What does the classify_text tool do? +

Classify texts into user-defined labels using Jina embeddings. Use this when you need to categorize, tag, or sort text content into predefined categories. Perfect for sentiment analysis, topic classification, content moderation, or any text categorization task. It is categorised as a Read tool in the Jina AI Remote MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on classify_text? +

Register the Jina AI Remote MCP Server MCP server in PolicyLayer and add a rule for classify_text: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Jina AI Remote MCP Server. Nothing to install.

What risk level is classify_text? +

classify_text is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit classify_text? +

Yes. Add a rate_limit block to the classify_text rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block classify_text completely? +

Set action: deny in the PolicyLayer policy for classify_text. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides classify_text? +

classify_text is provided by the Jina AI Remote MCP Server MCP server (matifema/jina-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.