io.github.AlexMi64/wikivibe-mcp
Official4 toolsby AlexMi64
Wikivibe MCP
Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.
Search and read articles about AI coding, agents, MCP, GEO, bots, and deployment.
Captured live from the server via tools/list.
search_articles
Search public canonical Wikivibe articles about AI coding, agents, MCP, tools, SEO/GEO, bots, deployment and product workflows.
Parameters (3)
- querystringrequired
Search phrase.
- localestring
- limitinteger
get_article
Read one public Wikivibe article by absolute URL, path, or section plus slug.
Parameters (6)
- urlstring
Absolute article URL or localized path.
- pathstring
Article path, for example /ru/novosti/example/.
- sectionstring
Section slug when url/path is not provided.
- slugstring
Article slug when url/path is not provided.
- localestring
- maxCharsinteger
list_latest_articles
List the newest public canonical Wikivibe articles.
Parameters (2)
- localestring
- limitinteger
list_sections
List public Wikivibe sections that contain indexable articles.
Parameters (1)
- localestring
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"wikivibe-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://wikivibe.ru/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.