Server data from the Official MCP Registry
Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.
Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.
Remote endpoints: streamable-http: https://wikivibe.ru/mcp/
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
4 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-alexmi64-wikivibe-mcp": {
"url": "https://wikivibe.ru/mcp/"
}
}
}From the project's GitHub README.
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.
The server gives AI assistants and agentic IDEs structured access to public Wikivibe articles. 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 four 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.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.
For listing, verification or integration questions: vbfbk2010@gmail.com
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.