Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"wikivibe": {
"url": "https://wikivibe.ru/mcp/"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Wikivibe MCP is a public read-only Model Context Protocol server for Wikivibe, a Russian/English knowledge base about AI coding, vibe coding, AI agents, MCP, developer tools, SEO/GEO, Telegram bots, integrations, databases and deployment workflows. It also exposes the public VibeDesign catalog of ready-made templates, layouts, components, dashboards, animations and source links.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in education / devops
MCP server for using the GitLab API
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
Governed MCP workflows with policy validation, findings tracking, and review gates.
MCP Security Weekly
Get CVE alerts and security updates for io.github.AlexMi64/wikivibe-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Wikivibe MCP is a public read-only Model Context Protocol server for Wikivibe, a Russian/English knowledge base about AI coding, vibe coding, AI agents, MCP, developer tools, SEO/GEO, Telegram bots, integrations, databases and deployment workflows. It also exposes the public VibeDesign catalog of ready-made templates, layouts, components, dashboards, animations and source links.
The server gives AI assistants and agentic IDEs structured access to public Wikivibe articles and approved design templates. It does not expose private data, drafts, user profiles, comments, analytics, CMS records, credentials or write operations. The endpoint only returns canonical, indexable public materials that are already available on the website.
The hosted server exposes six tools:
search_articles - search public canonical Wikivibe articles by query.get_article - read one public article by URL, path, section and slug.list_latest_articles - list the newest public canonical articles.list_sections - list public sections that contain indexable articles.search_design_templates - search public VibeDesign ready-made templates, layouts, components, dashboards, animations and source links.get_design_template - read one public VibeDesign template by slug, URL or localized path.For clients that support remote Streamable HTTP MCP servers, use:
{
"mcpServers": {
"wikivibe": {
"url": "https://wikivibe.ru/mcp/"
}
}
}
For clients that need a local proxy, use mcp-remote:
{
"mcpServers": {
"wikivibe": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://wikivibe.ru/mcp/"]
}
}
}
Wikivibe MCP is intentionally read-only. It cannot edit content, publish articles, access CMS data, read private user data, run commands, call external APIs on behalf of a user, or mutate any server state. It is a discovery and reading interface for public knowledge base content and public design-template metadata.
For listing, verification or integration questions: vbfbk2010@gmail.com