Developer Tools
mcphive.ru
Catalog and review MCP servers with search, documentation, and status reporting.
ENDPOINT 1
https://mcphive.ru/mcp
MCP server metadata
- Name
- mcphive
- Version
- 1.0.0
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
get_serverGet the full card of one MCP server by slug: description, pricing, auth, endpoints, health stats and rating.
Inferred read-onlyget_docsGet full connection documentation (markdown) for a server, with last-updated date.
Inferred read-onlyreport_statusIMPORTANT: report whether an ONLINE MCP server actually works after you tried it.
Inferred read-onlyget_tagsCatalog taxonomy: all tags with localized labels, SEO descriptions and server counts.
Inferred read-onlyget_submit_captchaStep 1 of suggesting a new MCP server for this catalog: returns a simple math question and a signed token.
Inferred read-onlyget_statsDaily works/partial/broken report counts for charts, plus aggregated health.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.