{
  "name": "io.apitube/news-api",
  "title": "APITube News MCP-Server",
  "description": "Search and retrieve global news articles from 500,000+ sources via the APITube News API. Natural-language news search with filtering by language, sentiment, entities, topics, categories, source quality, media, and date ranges.",
  "version": "1.0.0",
  "websiteUrl": "https://apitube.io",
  "documentationUrl": "https://docs.apitube.io/platform/news-api/ai/mcp-server",
  "serverInfo": {
    "name": "APITube News MCP-Server",
    "version": "1.0.0"
  },
  "protocolVersion": "2024-11-05",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.apitube.io/"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.apitube.io/"
    }
  ],
  "capabilities": {
    "tools": { "listChanged": true },
    "prompts": { "listChanged": true }
  },
  "tools": [
    {
      "name": "everything",
      "description": "Comprehensive news search with 100+ filtering options: language, sentiment, entities, topics, categories, source quality, media, and date ranges."
    }
  ]
}
