Cohere
Updated June 2026The Cohere MCP server, built by Cohere, provides cohere does not ship a dedicated, official Model Context Protocol server — a `cohere-ai/mcp-server` repo does not exist, and the handful of community MCP wrappers found for Cohere's chat/embed/rerank endpoints (e.g. It is community-built and best for AI & ML.
by Cohere
About
Cohere does not ship a dedicated, official Model Context Protocol server — a `cohere-ai/mcp-server` repo does not exist, and the handful of community MCP wrappers found for Cohere's chat/embed/rerank endpoints (e.g. thin single-file projects with zero to a few stars) are early, unmaintained, or unofficial. The closest first-party, actively maintained repo is cohere-ai/cohere-toolkit (3,000+ stars), Cohere's official open-source toolkit for building and deploying RAG and tool-use applications on top of the Cohere platform — it includes reference implementations for connecting retrieval, tool-calling, and agentic workflows to Cohere's Command models, which is the same groundwork any MCP wrapper for Cohere would need. Teams wanting an assistant to call Cohere directly today typically write a small custom MCP server around the Cohere Python or TypeScript SDK, exposing tools like generate_text, embed_documents, or rerank_results authenticated with a `CO_API_KEY`. Typical use once wired up: ask Claude to "embed these 50 support tickets and cluster them by topic" or "rerank these search results by relevance to the user's question," with the assistant calling Cohere's embed/rerank endpoints instead of a generic model. Update this entry if Cohere or a well-adopted community project ships a real dedicated MCP server.
Categories
Frequently Asked Questions
What is Cohere?
Who built Cohere?
Is Cohere free?
How do I install Cohere?
What does Cohere integrate with?
Repo Health
Local/stdio install — runs on your machine, so there is no remote endpoint to verify live. Trust signal below is from the source repo.
Repo recency not yet available for this server.
Quick Info
- Install Type
- npm
- Author
- Cohere
- Categories
- 1
- Integrations
- 5
Related Servers
Memory
Knowledge graph-based persistent memory system. Store and retrieve contextual information.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Exa MCP Server
Exa's official MCP server connects AI assistants to a search engine purpose-built for AI, using neural embeddings to match on meaning rather than keywords so agents get clean, ready-to-use content instead of a page of blue links to re-parse. The default tool set covers web_search_exa for quick topical lookups and web_search_advanced_exa for full control over domains, date ranges, and content filters, plus specialized tools for code_search (searching real-world code and GitHub), company_research (building company profiles, competitor lists, and financials), crawling/web_fetch (pulling clean content from a specific URL), people_search and linkedin_search (public professional-profile lookups), and deep_researcher_start/check for long-running multi-step research tasks backed by Exa's Research API. The server is hosted at https://mcp.exa.ai/mcp — no local process to run — and connects via one-line setup in Cursor, VS Code, Claude Code, Claude Desktop (available as a native Connector), Codex, OpenCode, Windsurf, and Antigravity, authenticated with an EXA_API_KEY from the Exa dashboard. Tool exposure is tunable per client via a ?tools= query parameter on the endpoint URL, letting teams ship narrow, purpose-built configurations (e.g. company-research-only or LinkedIn-only agents) instead of exposing the full surface, and Exa ships ready-made Claude Skills/agent definitions for common patterns like company research and people search with built-in query-variation and token-isolation guidance.
Milvus
Search, Query and interact with data in your Milvus Vector Database.
Chroma
Embeddings, vector search, document storage, and full-text search with the open-source AI application database.
Sponsored
ElevenLabs
Free TierThe leading voice AI platform. Add lifelike text-to-speech to your Claude agents via the ElevenLabs MCP server.
Try ElevenLabs free →