{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.yootraffic/content",
  "title": "YOOtraffic",
  "description": "Products, pricing, page text, and articles from yootraffic.com, a website traffic and SEO tool.",
  "version": "1.0.0",
  "websiteUrl": "https://yootraffic.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://yootraffic.com/mcp"
    }
  ],
  "_meta": {
    "com.yootraffic/tools": [
      "list_products",
      "get_pricing",
      "list_pages",
      "get_page_content",
      "list_blog_posts",
      "search_site"
    ],
    "com.yootraffic/authentication": "none",
    "com.yootraffic/openapi": "https://yootraffic.com/openapi.json"
  }
}
