NewsBlur website screenshot

NewsBlur

NewsBlur is a personal news reader that brings people together to talk about the world. It is an RSS/Atom feed aggregator with training-based intelligence (hide or highlight stories per feed), original-site and original-text views, saved (starred) stories, folders, OPML import/export, and a social layer of shareable "blurblogs" with following, comments and likes. NewsBlur is open source (MIT, github.com/samuelclay/NewsBlur), runs native iOS, macOS and Android apps, and exposes a documented HTTP API plus an official hosted Model Context Protocol (MCP) server at newsblur.com/mcp for AI agents. This profile captures NewsBlur's public API surface for the API Evangelist network.

NewsBlur publishes 7 APIs on the APIs.io network, including authentication API, classifiers API, feed-management API, and 4 more. Tagged areas include Company, RSS, News, Feed Reader, and Aggregator.

NewsBlur’s developer surface includes documentation, API reference, support, engineering blog, signup flow, authentication, and 17 more developer resources.

35.9/100 thin ▬ flat Agent 30/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyRSSNewsFeed ReaderAggregatorSocialContentMediaOpen-SourceMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/newsblur: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

NewsBlur authentication API

Login, logout and signup.

NewsBlur classifiers API

Intelligence training classifiers.

NewsBlur feed-management API

Subscriptions, folders and organization.

NewsBlur feeds API

Feed subscription, search and metadata.

NewsBlur import-export API

OPML import and export.

NewsBlur social API

Blurblogs, sharing, following and comments.

NewsBlur stories API

Reading, marking and starring stories.

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

NewsBlur MCP Server

NewsBlur ships an official hosted Model Context Protocol (MCP) server that lets AI agents (Claude Desktop, Claude Code, Cursor, or any MCP-compatible client) interact with a use...

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Newsblur Authentication

apiKey/http · 2 schemes

SECURITY

Newsblur Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: newsblur
name: NewsBlur
description: NewsBlur is a personal news reader that brings people together to talk about the world. It is an RSS/Atom feed
  aggregator with training-based intelligence (hide or highlight stories per feed), original-site and original-text views,
  saved (starred) stories, folders, OPML import/export, and a social layer of shareable "blurblogs" with following, comments
  and likes. NewsBlur is open source (MIT, github.com/samuelclay/NewsBlur), runs native iOS, macOS and Android apps, and exposes
  a documented HTTP API plus an official hosted Model Context Protocol (MCP) server at newsblur.com/mcp for AI agents. This
  profile captures NewsBlur's public API surface for the API Evangelist network.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.newsblur.com/media/img/logo_512.png
url: https://raw.githubusercontent.com/api-evangelist/newsblur/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- RSS
- News
- Feed Reader
- Aggregator
- Social
- Content
- Media
- Open-Source
- MCP
tags_raw:
- Company
- RSS
- News
- Feed Reader
- Aggregator
- Social
- Content
- Media
- Open Source
- MCP
apis:
- aid: newsblur:newsblur-authentication-api
  name: NewsBlur authentication API
  description: Login, logout and signup.
  humanURL: https://www.newsblur.com/api
  baseURL: https://www.newsblur.com
  tags:
  - Authentication
  tags_raw:
  - authentication
  properties:
  - type: OpenAPI
    url: openapi/newsblur-authentication-api-openapi.yml
  - type: Authentication
    url: authentication/newsblur-authentication.yml
  - type: Conventions
    url: conventions/newsblur-conventions.yml
  - type: ErrorCatalog
    url: errors/newsblur-problem-types.yml
  - type: DataModel
    url: data-model/newsblur-data-model.yml
  - type: Conformance
    url: conformance/newsblur-conformance.yml
- aid: newsblur:newsblur-classifiers-api
  name: NewsBlur classifiers API
  description: Intelligence training classifiers.
  humanURL: https://www.newsblur.com/api
  baseURL: https://www.newsblur.com
  tags:
  - Classifiers
  tags_raw:
  - classifiers
  properties:
  - type: OpenAPI
    url: openapi/newsblur-classifiers-api-openapi.yml
  - type: Authentication
    url: authentication/newsblur-authentication.yml
  - type: Conventions
    url: conventions/newsblur-conventions.yml
  - type: ErrorCatalog
    url: errors/newsblur-problem-types.yml
  - type: DataModel
    url: data-model/newsblur-data-model.yml
  - type: Conformance
    url: conformance/newsblur-conformance.yml
- aid: newsblur:newsblur-feed-management-api
  name: NewsBlur feed-management API
  description: Subscriptions, folders and organization.
  humanURL: https://www.newsblur.com/api
  baseURL: https://www.newsblur.com
  tags:
  - Feed Management
  tags_raw:
  - feed-management
  properties:
  - type: OpenAPI
    url: openapi/newsblur-feed-management-api-openapi.yml
  - type: Authentication
    url: authentication/newsblur-authentication.yml
  - type: Conventions
    url: conventions/newsblur-conventions.yml
  - type: ErrorCatalog
    url: errors/newsblur-problem-types.yml
  - type: DataModel
    url: data-model/newsblur-data-model.yml
  - type: Conformance
    url: conformance/newsblur-conformance.yml
- aid: newsblur:newsblur-feeds-api
  name: NewsBlur feeds API
  description: Feed subscription, search and metadata.
  humanURL: https://www.newsblur.com/api
  baseURL: https://www.newsblur.com
  tags:
  - Feeds
  tags_raw:
  - feeds
  properties:
  - type: OpenAPI
    url: openapi/newsblur-feeds-api-openapi.yml
  - type: Authentication
    url: authentication/newsblur-authentication.yml
  - type: Conventions
    url: conventions/newsblur-conventions.yml
  - type: ErrorCatalog
    url: errors/newsblur-problem-types.yml
  - type: DataModel
    url: data-model/newsblur-data-model.yml
  - type: Conformance
    url: conformance/newsblur-conformance.yml
- aid: newsblur:newsblur-import-export-api
  name: NewsBlur import-export API
  description: OPML import and export.
  humanURL: https://www.newsblur.com/api
  baseURL: https://www.newsblur.com
  tags:
  - Import Export
  tags_raw:
  - import-export
  properties:
  - type: OpenAPI
    url: openapi/newsblur-import-export-api-openapi.yml
  - type: Authentication
    url: authentication/newsblur-authentication.yml
  - type: Conventions
    url: conventions/newsblur-conventions.yml
  - type: ErrorCatalog
    url: errors/newsblur-problem-types.yml
  - type: DataModel
    url: data-model/newsblur-data-model.yml
  - type: Conformance
    url: conformance/newsblur-conformance.yml
- aid: newsblur:newsblur-social-api
  name: NewsBlur social API
  description: Blurblogs, sharing, following and comments.
  humanURL: https://www.newsblur.com/api
  baseURL: https://www.newsblur.com
  tags:
  - Social
  tags_raw:
  - social
  properties:
  - type: OpenAPI
    url: openapi/newsblur-social-api-openapi.yml
  - type: Authentication
    url: authentication/newsblur-authentication.yml
  - type: Conventions
    url: conventions/newsblur-conventions.yml
  - type: ErrorCatalog
    url: errors/newsblur-problem-types.yml
  - type: DataModel
    url: data-model/newsblur-data-model.yml
  - type: Conformance
    url: conformance/newsblur-conformance.yml
- aid: newsblur:newsblur-stories-api
  name: NewsBlur stories API
  description: Reading, marking and starring stories.
  humanURL: https://www.newsblur.com/api
  baseURL: https://www.newsblur.com
  tags:
  - Stories
  tags_raw:
  - stories
  properties:
  - type: OpenAPI
    url: openapi/newsblur-stories-api-openapi.yml
  - type: Authentication
    url: authentication/newsblur-authentication.yml
  - type: Conventions
    url: conventions/newsblur-conventions.yml
  - type: ErrorCatalog
    url: errors/newsblur-problem-types.yml
  - type: DataModel
    url: data-model/newsblur-data-model.yml
  - type: Conformance
    url: conformance/newsblur-conformance.yml
common:
- type: Website
  url: https://www.newsblur.com/
- type: DeveloperPortal
  url: https://www.newsblur.com/api
- type: Documentation
  url: https://www.newsblur.com/api
- type: APIReference
  url: https://www.newsblur.com/api
- type: GitHubOrganization
  url: https://github.com/samuelclay/NewsBlur
- type: Support
  url: https://forum.newsblur.com
- type: Blog
  url: https://blog.newsblur.com
- type: PrivacyPolicy
  url: https://www.newsblur.com/privacy
- type: TermsOfService
  url: https://www.newsblur.com/tos
- type: SignUp
  url: https://www.newsblur.com/
- type: MCPServer
  url: mcp/newsblur-mcp.yml
- type: Authentication
  url: authentication/newsblur-authentication.yml
- type: Conventions
  url: conventions/newsblur-conventions.yml
- type: Packages
  url: packages/newsblur-packages.yml
- type: LLMsTxt
  url: llms/newsblur-llms.txt
- type: WellKnown
  url: well-known/newsblur-well-known.yml
- type: Lifecycle
  url: lifecycle/newsblur-lifecycle.yml
- type: DomainSecurity
  url: security/newsblur-domain-security.yml
- type: DataModel
  url: data-model/newsblur-data-model.yml
- type: ErrorCatalog
  url: errors/newsblur-problem-types.yml
- type: Conformance
  url: conformance/newsblur-conformance.yml
- type: Overlay
  url: overlays/newsblur-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 17
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/newsblur"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/newsblur/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/newsblur/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.