NewzAI MCP Server✓
ai.newzai.api/NewzAI · v1.0.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.newzai.api/NewzAI",
"description": "News MCP: real-time headlines & custom news search across 7 regions. Free, just sign in with Google.",
"title": "NewzAI MCP Server",
"repository": {
"url": "https://github.com/Gauraviitkgp/news-mcp",
"source": "github"
},
"version": "1.0.2",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.newzai.ai/mcp/"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}