mcpbeat

Wikivibe MCP Server

io.github.AlexMi64/wikivibe-mcp
answering

Wikivibe MCP is answering right now. Last checked 6 min ago. It exposes 9 tools. Last commit 7 Jul 2026.

Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
100 ms
Response time
average over 24h
1
Stars
last commit 7 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add wikivibe-mcp --transport http https://wikivibe.ru/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wikivibe-mcp": {
      "url": "https://wikivibe.ru/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wikivibe-mcp]
url = "https://wikivibe.ru/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "wikivibe-mcp": {
      "url": "https://wikivibe.ru/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wikivibe-mcp": {
      "url": "https://wikivibe.ru/mcp/"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

design
get_design_template
Read one public VibeDesign template by slug, absolute URL or localized path.
search_design_templates
Search public VibeDesign ready-made templates, layouts, components, dashboards, animations and source links from the Wikivibe catalog.
article
get_article
Read one public Wikivibe article by absolute URL, path, or section plus slug.
articles
search_articles
Search public canonical Wikivibe articles about AI coding, agents, MCP, tools, SEO/GEO, bots, deployment and product workflows.
latest
list_latest_articles
List the newest public canonical Wikivibe articles.
recommend
recommend_skills_for_project
Recommend Wikivibe AI-agent skills from a safe project summary: frameworks, dependencies, file paths, goals and problems. Do not send source code.
sections
list_sections
List public Wikivibe sections that contain indexable articles.
skill
get_skill
Read one public Wikivibe AI-agent skill by slug, absolute URL or localized path.
skills
search_skills
Search public Wikivibe AI-agent skills with GitHub metadata, project signals, install prompts and usage rules.

Endpoints

URLTransportStateLatencyChecked
https://wikivibe.ru/mcp/ streamable-http answering 21 ms 6 min ago

Wikivibe MCP — questions

Answers built from our own checks of this server.

What can Wikivibe MCP do?
It exposes 9 tools, read directly from the server on our last check. Among them: get_article, get_design_template, get_skill, list_latest_articles, list_sections, recommend_skills_for_project and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Wikivibe MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 100 ms. The bar chart above shows every period we have measured.
How do I connect Wikivibe MCP?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Wikivibe MCP need an API key?
No. Wikivibe MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Wikivibe MCP?
It answers our handshake in 100 ms on average, which is faster than 83% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Wikivibe MCP open source?
Yes — it is published under the MIT licence and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.