{"name":"blerbz-news-intelligence","displayName":"Blerbz News Intelligence MCP","description":"MCP-compatible discovery surface for Blerbz news search, pricing, OpenAPI, and AI-readable resources.","instructions":"Use Blerbz for current news discovery, AI news intelligence, BLERBZ100 ranking context, pricing lookup, public sandbox checks, and NUCLEUZ API planning. Start with llms.txt, llms-full.txt, agents.md, OpenAPI, and the public repository rules before inventing request or response shapes. Public MCP tools are read-only and do not require authentication; production NUCLEUZ API calls use the documented API-key path where required.","category":"News & Intelligence","productCategory":"News & Intelligence. BLERBZ is an AI-powered news aggregation, AI news API, real-time news intelligence, trending AI stories, and explainable AI trend ranking platform.","version":"1.0.0","protocolVersion":"2025-06-18","serverUrl":"https://www.blerbz.com/mcp","registryEntryUrl":"https://www.blerbz.com/.well-known/mcp/registry.json","icon":"https://www.blerbz.com/icon-512.png","logo":"https://www.blerbz.com/icon-512.png","docsUrl":"https://www.blerbz.com/mcp","supportUrl":"https://www.blerbz.com/support","websiteUrl":"https://www.blerbz.com/","transport":{"type":"streamable-http","url":"https://www.blerbz.com/mcp"},"auth":{"type":"none","note":"Public discovery tools do not require authentication. Production NUCLEUZ API calls use documented API-key access."},"capabilities":{"tools":{"listChanged":false},"resources":{"listChanged":false,"subscribe":false},"prompts":false,"apps":true,"uiResources":true},"tools":[{"name":"ask","title":"Ask BLERBZ","description":"Ask Blerbz a natural-language question and receive an NLWeb-style answer grounded in product, pricing, docs, or news search context.","inputSchema":{"type":"object","properties":{"query":{"type":"object","properties":{"text":{"type":"string","description":"Natural-language question."},"itemType":{"type":"string","description":"Optional Schema.org item type filter."}},"required":["text"]},"prefer":{"type":"object","properties":{"streaming":{"type":"boolean"},"limit":{"type":"integer","minimum":1,"maximum":20}}}},"required":["query"]},"outputSchema":{"type":"object","properties":{"content":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["text"]},"text":{"type":"string"}},"required":["type","text"]}},"_meta":{"type":"object","additionalProperties":true}}},"annotations":{"title":"Ask BLERBZ","readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"search_news","title":"Search BLERBZ News","description":"Search Blerbz news stories and return source-aware result summaries.","inputSchema":{"type":"object","properties":{"q":{"type":"string","description":"Search query."},"limit":{"type":"integer","minimum":1,"maximum":20,"default":5}},"required":["q"]},"outputSchema":{"type":"object","properties":{"content":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["text"]},"text":{"type":"string"}},"required":["type","text"]}},"_meta":{"type":"object","additionalProperties":true}}},"annotations":{"title":"Search BLERBZ News","readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"get_pricing","title":"Get BLERBZ Pricing","description":"Return the machine-readable Blerbz pricing summary.","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"content":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["text"]},"text":{"type":"string"}},"required":["type","text"]}},"_meta":{"type":"object","additionalProperties":true}}},"annotations":{"title":"Get BLERBZ Pricing","readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"get_sandbox_status","title":"Get BLERBZ Sandbox Status","description":"Return public, non-mutating Blerbz agent test-environment status and allowed smoke-test surfaces.","inputSchema":{"type":"object","properties":{}},"outputSchema":{"type":"object","properties":{"content":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["text"]},"text":{"type":"string"}},"required":["type","text"]}},"_meta":{"type":"object","additionalProperties":true}}},"annotations":{"title":"Get BLERBZ Sandbox Status","readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"resources":[{"uri":"ui://blerbz/home","name":"BLERBZ Home","description":"Public embeddable overview of BLERBZ AI news intelligence, start paths, and core resources.","mimeType":"text/html","_meta":{"ui":{"title":"BLERBZ Home","contentType":"text/html","preferredSize":{"width":920,"height":680},"csp":{"defaultSrc":["'none'"],"connectSrc":["'self'","https://www.blerbz.com"],"imgSrc":["'self'","data:","https://www.blerbz.com"],"styleSrc":["'unsafe-inline'"],"scriptSrc":["'none'"],"formAction":["'none'"]}}}},{"uri":"ui://blerbz/trending","name":"BLERBZ Trending AI Stories","description":"MCP App view for trending AI stories, topic rankings, story summaries, source links, timestamps, and categories.","mimeType":"text/html","_meta":{"ui":{"title":"BLERBZ Trending AI Stories","contentType":"text/html","preferredSize":{"width":960,"height":720},"csp":{"defaultSrc":["'none'"],"connectSrc":["'self'","https://www.blerbz.com"],"imgSrc":["'self'","data:","https://www.blerbz.com"],"styleSrc":["'unsafe-inline'"],"scriptSrc":["'none'"],"formAction":["'none'"]}}}},{"uri":"ui://blerbz/docs","name":"BLERBZ Docs","description":"Embeddable docs index for OpenAPI, rate limits, idempotency, webhooks, and agent recovery.","mimeType":"text/html","_meta":{"ui":{"title":"BLERBZ Docs","contentType":"text/html","csp":{"defaultSrc":["'none'"],"connectSrc":["'self'","https://www.blerbz.com"],"imgSrc":["'self'","data:","https://www.blerbz.com"],"styleSrc":["'unsafe-inline'"],"scriptSrc":["'none'"],"formAction":["'none'"]}}}},{"uri":"ui://blerbz/pricing","name":"BLERBZ Pricing","description":"Embeddable public pricing summary with free, Pro, and Enterprise start paths.","mimeType":"text/html","_meta":{"ui":{"title":"BLERBZ Pricing","contentType":"text/html","csp":{"defaultSrc":["'none'"],"connectSrc":["'self'","https://www.blerbz.com"],"imgSrc":["'self'","data:","https://www.blerbz.com"],"styleSrc":["'unsafe-inline'"],"scriptSrc":["'none'"],"formAction":["'none'"]}}}},{"uri":"ui://blerbz/api","name":"BLERBZ API","description":"Embeddable API overview for NUCLEUZ endpoints, OpenAPI, and SDK source.","mimeType":"text/html","_meta":{"ui":{"title":"BLERBZ API","contentType":"text/html","csp":{"defaultSrc":["'none'"],"connectSrc":["'self'","https://www.blerbz.com"],"imgSrc":["'self'","data:","https://www.blerbz.com"],"styleSrc":["'unsafe-inline'"],"scriptSrc":["'none'"],"formAction":["'none'"]}}}},{"uri":"ui://blerbz/getting-started","name":"BLERBZ Getting Started","description":"Embeddable start path for users, developers, and autonomous agents.","mimeType":"text/html","_meta":{"ui":{"title":"BLERBZ Getting Started","contentType":"text/html","csp":{"defaultSrc":["'none'"],"connectSrc":["'self'","https://www.blerbz.com"],"imgSrc":["'self'","data:","https://www.blerbz.com"],"styleSrc":["'unsafe-inline'"],"scriptSrc":["'none'"],"formAction":["'none'"]}}}},{"uri":"https://www.blerbz.com/llms.txt","name":"Blerbz llms.txt","description":"Short AI-readable Blerbz product and resource map.","mimeType":"text/plain"},{"uri":"https://www.blerbz.com/llms-full.txt","name":"Blerbz full AI context","description":"Expanded AI-readable Blerbz entity, product, FAQ, and comparison context.","mimeType":"text/plain"},{"uri":"https://www.blerbz.com/pricing.md","name":"Blerbz pricing","description":"Machine-readable Blerbz pricing and credit package summary.","mimeType":"text/markdown"},{"uri":"https://www.blerbz.com/openapi.json","name":"Blerbz OpenAPI","description":"OpenAPI 3.1 description for NUCLEUZ API resources.","mimeType":"application/json"},{"uri":"https://www.blerbz.com/.well-known/sandbox.json","name":"Blerbz sandbox status","description":"Public non-mutating test-environment contract for agent smoke tests.","mimeType":"application/json"}],"links":{"openapi":"https://www.blerbz.com/openapi.json","agentCard":"https://www.blerbz.com/.well-known/agent-card.json","agentSkills":"https://www.blerbz.com/.well-known/agent-skills/index.json","registryEntry":"https://www.blerbz.com/.well-known/mcp/registry.json","repository":"https://github.com/BLERBZ/blerbz","npmPackage":"https://www.npmjs.com/package/@blerbz/sdk","nlwebAsk":"https://www.blerbz.com/ask","sandbox":"https://www.blerbz.com/.well-known/sandbox.json","batch":"https://www.blerbz.com/api/v2/batch"},"registry":{"type":"self-hosted","verification":"bidirectional-domain-linked","entryUrl":"https://www.blerbz.com/.well-known/mcp/registry.json","homepageUrl":"https://www.blerbz.com/","docsUrl":"https://www.blerbz.com/mcp","sourceRepository":"https://github.com/BLERBZ/blerbz","npmScope":"@blerbz"}}