{
  "name": "wikivibe",
  "title": "Wikivibe MCP",
  "version": "0.1.0",
  "description": "Read-only MCP server for public Wikivibe articles: AI coding, vibe coding, agents, MCP, tools, SEO/GEO, Telegram bots and deployment.",
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "url": "https://wikivibe.ru/mcp/"
  },
  "websiteUrl": "https://wikivibe.ru",
  "serverJsonUrl": "https://wikivibe.ru/server.json",
  "tools": [
    {
      "name": "search_articles",
      "description": "Search public canonical Wikivibe articles about AI coding, agents, MCP, tools, SEO/GEO, bots, deployment and product workflows."
    },
    {
      "name": "get_article",
      "description": "Read one public Wikivibe article by absolute URL, path, or section plus slug."
    },
    {
      "name": "list_latest_articles",
      "description": "List the newest public canonical Wikivibe articles."
    },
    {
      "name": "list_sections",
      "description": "List public Wikivibe sections that contain indexable articles."
    }
  ]
}