Skip to main content
Glama

News & Media MCP Server

Ownership verified

Server Details

MCP server for news and media data including headlines, articles, RSS feeds, and breaking news from multiple sources for AI agents.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
get_ap_newsInspect

Get the latest headlines from AP News (Associated Press). Returns article titles, summaries, URLs, and publication dates.

ParametersJSON Schema
NameRequiredDescriptionDefault
max_resultsNoMaximum number of articles to return
get_bbc_newsInspect

Get the latest headlines from BBC News. Returns article titles, summaries, URLs, and publication dates.

ParametersJSON Schema
NameRequiredDescriptionDefault
max_resultsNoMaximum number of articles to return
get_hacker_newsInspect

Get top stories from Hacker News (Y Combinator). Returns titles, URLs, scores, and comment counts.

ParametersJSON Schema
NameRequiredDescriptionDefault
max_resultsNoMaximum number of stories to return
get_npr_newsInspect

Get the latest stories from NPR (National Public Radio). Returns article titles, summaries, and URLs.

ParametersJSON Schema
NameRequiredDescriptionDefault
max_resultsNoMaximum number of articles to return
search_google_newsInspect

Search Google News for articles matching a query. Returns headlines, sources, URLs, and publication dates.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query
max_resultsNoMaximum results

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.