mcpbeat Sign in

Clarvia MCP Server

by digitamaz Your server? Claim it
local only

Clarvia runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm.

AI agent tool discovery and scoring. Search 15,400+ MCP servers, APIs, and CLIs.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 219 · avg 19 · -29% w/w
a month agotoday
77
Installs / week
npm · clarvia-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add clarvia -- npx -y clarvia-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clarvia": {
      "args": [
        "-y",
        "clarvia-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.clarvia]
command = "npx"
args = ["-y", "clarvia-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "clarvia": {
      "args": [
        "-y",
        "clarvia-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "clarvia": {
      "args": [
        "-y",
        "clarvia-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Clarvia

same job, measured the same way
AI Tool Discovery Agent
by nirholas

AI agent discovers MCP servers from GitHub npm - analyzes APIs configs

local only
Agenticorg
by mishrasanjeev

AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.

42 installs/wk local only
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

1 080 installs/wk local only
Skillsindex
by thomasblc

Search and score 11,000+ AI agent tools: MCP servers, Claude skills, GPT actions, IDE plugins.

38 installs/wk local only
Search MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

121 installs/wk local only
Open MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

79 installs/wk local only
Agent Nexus
by agentnexus

Agent-native registry to discover APIs, MCP servers and CLIs, with live health checks.

5 tools answering
Agentswitchboard
by assafbar2

Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

3 tools answering

Clarvia — questions

Answers built from our own checks of this server.

Why is there no uptime for Clarvia?
Clarvia runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package clarvia-mcp-server was installed 77 times last week.
Is Clarvia still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Clarvia?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls clarvia-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Clarvia?
The npm package clarvia-mcp-server was installed 77 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.