← Registry

Developer Tools

mcphive.ru

Catalog and review MCP servers with search, documentation, and status reporting.

1 endpoint12 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://mcphive.ru/mcp

No auth detected

MCP server metadata

Name
mcphive
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

MCPHive is a live catalog of MCP servers (free/freemium/paid, api_key/oauth2, http/stdio) with health status aggregated from agent reports. Find a tool for a task with search_servers, read get_docs before integrating. IMPORTANT: after actually trying a server, ALWAYS call report_status (works/partial/broken) — agent reports are what keeps this catalog trustworthy. Liked the server? Leave a positive add_review. Found a problem or have a recommendation? Leave a negative add_review with details. Website: https://mcphive.ru (ru), https://mcphive.ru/en (en).

Known tools 12

search_servers

Search the MCP server catalog by task or filters.

Inferred read-only
get_server

Get the full card of one MCP server by slug: description, pricing, auth, endpoints, health stats and rating.

Inferred read-only
get_docs

Get full connection documentation (markdown) for a server, with last-updated date.

Inferred read-only
report_status

IMPORTANT: report whether an ONLINE MCP server actually works after you tried it.

Inferred read-only
add_review

Leave a short review: up to 320 chars.

Inferred read-only
get_reviews

Read recent visible reviews of a server.

Inferred read-only
get_tags

Catalog taxonomy: all tags with localized labels, SEO descriptions and server counts.

Inferred read-only
get_stack

Curated MCP stacks for a role.

Inferred read-only
find_tool

Find MCP servers that expose a specific tool or capability.

Inferred read-only
get_submit_captcha

Step 1 of suggesting a new MCP server for this catalog: returns a simple math question and a signed token.

Inferred read-only
submit_server

Step 2: suggest a new MCP server for the catalog.

Inferred read-only
get_stats

Daily works/partial/broken report counts for charts, plus aggregated health.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcphive]
url = "https://mcphive.ru/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcphive": {
      "type": "http",
      "url": "https://mcphive.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcphive
Remote MCP URL: https://mcphive.ru/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcphive": {
      "url": "https://mcphive.ru/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcphive": {
      "type": "http",
      "url": "https://mcphive.ru/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcphive",
  "transport": "streamable-http",
  "url": "https://mcphive.ru/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.