@clervo/mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@clervo/mcpsearch the web for the latest AI agent frameworks"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Clervo
Clervo is outcome infrastructure for agents: Find → Understand → Act.
This repository contains the clean-room Clervo platform, frozen distribution candidate, TypeScript and Python clients, MCP server, and the repository-local V6 product experience.
Current public boundary
The distribution candidate exposes two frozen operations:
search.websearch.answer
They are repository-local preview surfaces. No public callable deployment or payable route is currently verified. The SDKs require an explicit base URL, and they never sign, pay, or retry a payment automatically.
The other Clervo product cores and combined workflows are implemented and qualified privately. Their customer lifecycle and public availability remain controlled by the canonical registry and current evidence; source code or a package archive does not make a capability production-ready.
Related MCP server: WebQuest MCP
Packages
@clervo/sdk— typed TypeScript clientclervo-sdk— dependency-free Python client@clervo/mcp— stdio MCP server backed by the TypeScript SDK
The current versions are published with registry provenance: @clervo/sdk and
@clervo/mcp at 0.3.0, and clervo-sdk at 0.2.0. Older registry versions
are preserved as history and carry deprecation guidance where their claims are
stale. Package publication does not make the API publicly callable.
Local verification
The repository is pinned to Node.js 24.18.1 and npm 10.9.8.
npm ci --ignore-scripts
npm run test:stage13:clients
npm run test:stage13:siteThe site can then be previewed locally:
npm run site:previewSecurity and product truth
Product contracts and lifecycle records are the source of truth. Never place credentials, wallet material, customer payloads, or authentication files in issues or commits. Security concerns can be reported through the repository's private security-reporting channel once the canonical GitHub repository is public.
This source is currently unlicensed (UNLICENSED). No permission to copy,
modify, or redistribute is granted unless Clervo publishes separate terms.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA TypeScript server that provides web search and content fetching capabilities through Claude CLI integration, allowing Claude Desktop and other MCP clients to access real-time web information.Last updated571MIT
- Alicense-qualityCmaintenanceA Model Context Protocol server that exposes powerful web search and scraping tools to AI agents and MCP-compatible clients.Last updatedApache 2.0
- Flicense-qualityDmaintenanceMCP server using Tavily API for web search, enabling web search queries via stdio transport.Last updated
- FlicenseBqualityDmaintenanceMCP server that provides web search functionality using the Tavily API. It runs in stdio transport mode and can be integrated with Cursor or other MCP clients.Last updated3
Related MCP Connectors
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Serper MCP — wraps the Serper Google Search API (serper.dev)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/clervo/clervo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server