← Registry

Learning Resources

wikivibe.ru

Provides access to articles and design templates from Wikivibe for learning and reference.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://wikivibe.ru/mcp

No auth detected

MCP server metadata

Name
wikivibe
Version
0.1.0
Capabilities
tools

Known tools 9

search_articles

Search public canonical Wikivibe articles about AI coding, agents, MCP, tools, SEO/GEO, bots, deployment and product workflows.

Inferred read-only
get_article

Read one public Wikivibe article by absolute URL, path, or section plus slug.

Inferred read-only
list_latest_articles

List the newest public canonical Wikivibe articles.

Inferred read-only
list_sections

List public Wikivibe sections that contain indexable articles.

Inferred read-only
search_design_templates

Search public VibeDesign ready-made templates, layouts, components, dashboards, animations and source links from the Wikivibe catalog.

Inferred read-only
get_design_template

Read one public VibeDesign template by slug, absolute URL or localized path.

Inferred read-only
search_skills

Search public Wikivibe AI-agent skills with GitHub metadata, project signals, install prompts and usage rules.

Inferred read-only
get_skill

Read one public Wikivibe AI-agent skill by slug, absolute URL or localized path.

Inferred read-only
recommend_skills_for_project

Recommend Wikivibe AI-agent skills from a safe project summary: frameworks, dependencies, file paths, goals and problems.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.