Learning Resources
wikivibe.ru
Provides access to articles and design templates from Wikivibe for learning and reference.
ENDPOINT 1
https://wikivibe.ru/mcp
MCP server metadata
- Name
- wikivibe
- Version
- 0.1.0
Known tools 9
search_articlesSearch public canonical Wikivibe articles about AI coding, agents, MCP, tools, SEO/GEO, bots, deployment and product workflows.
Inferred read-onlyget_articleRead one public Wikivibe article by absolute URL, path, or section plus slug.
Inferred read-onlysearch_design_templatesSearch public VibeDesign ready-made templates, layouts, components, dashboards, animations and source links from the Wikivibe catalog.
Inferred read-onlyget_design_templateRead one public VibeDesign template by slug, absolute URL or localized path.
Inferred read-onlysearch_skillsSearch public Wikivibe AI-agent skills with GitHub metadata, project signals, install prompts and usage rules.
Inferred read-onlyget_skillRead one public Wikivibe AI-agent skill by slug, absolute URL or localized path.
Inferred read-onlyrecommend_skills_for_projectRecommend Wikivibe AI-agent skills from a safe project summary: frameworks, dependencies, file paths, goals and problems.
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.wikivibe]
url = "https://wikivibe.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"wikivibe": {
"type": "http",
"url": "https://wikivibe.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: wikivibe
Remote MCP URL: https://wikivibe.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": {
"wikivibe": {
"url": "https://wikivibe.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"wikivibe": {
"type": "http",
"url": "https://wikivibe.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "wikivibe",
"transport": "streamable-http",
"url": "https://wikivibe.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.