About
Overview
The Cohere MCP Server enables AI agents to use Cohere's NLP APIs for text generation, semantic search, classification, and reranking.
Capabilities
Tools & Capabilities
⚡generate
Generate text with Cohere models
⚡embed
Create text embeddings
⚡rerank
Rerank search results
⚡classify
Classify text into categories
Setup
Installation
bash
Install
npx -y mcp-server-cohereExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"cohere": {
"command": "npx",
"args": ["-y", "mcp-server-cohere"]
}
}
}Quick Info
Authorcohere-ai
LanguageTypeScript
StatusStable
Stars★ 120
Last UpdatedFeb 12, 2026