Skip to main content
Glama
simplejacks-public

@simplejacks/news-mcp

Related Servers

Alternatives to @simplejacks/news-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables agents to query news and research metadata through MCP tools, either by wrapping a compatible news platform or enabling public provider adapters, while preserving attribution and publisher credit.
      33 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables global news retrieval across multiple countries and categories (world, country, technology, science) via RSS feeds, exposing reusable MCP tools for fetching and searching news articles with no API keys required.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables agents to discover supported news topics, read source-linked articles, and retrieve changes from a saved cursor. It exposes standard Streamable HTTP MCP tools alongside the news API endpoints for fresh news ingestion and reliable updates.
      4 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables access to Syracuse Company news API for registering accounts and fetching stories by location, industry, or organization. Supports local and remote MCP server modes.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables agents to discover feeds for a site, retrieve dated feed items as clean JSON, and perform keyless news searches across Google News and Bing News with deduplication and publisher attribution.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to query news articles from TheNewsAPI.com through natural-language prompts, exposing search, top stories, headlines, similar articles, article lookup, and source listing as MCP tools.
      MIT

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation4/5

    Each tool maps to a distinct endpoint with a clear purpose: citation file, current edition, feed, curated content, and robots. There is minor potential confusion between get_edition and get_feed since both serve current newspaper content, but the endpoint names and descriptions keep them mostly separable.

    Naming Consistency5/5

    All five tools follow the same get_<resource> snake_case convention, making the naming pattern predictable and easy to guess. No mixed styles or vague verbs are present.

    Tool Count5/5

    Five tools is well-scoped for a read-only news retrieval server. Each tool represents a distinct public endpoint, and none feel redundant or excessive.

    Completeness4/5

    The tool surface covers the main public newspaper resources: citation info, current edition, feed, curated content, and robots. It does not include search or article-level fetching, but for the apparent purpose of exposing the newspaper's public JSON/txt endpoints, the coverage is adequate.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues