Skip to main content
Glama
BACH-AI-Tools

Real Time News Data MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchB

Search news articles by query with an option to limit the results to a specific time range.

full_story_coverageA

Get the full story coverage, including all sub articles, top news, and posts from X (formerly Twitter).

topic_news_by_sectionC

Get news article in a specific section of a topic (World, Sports, Technology, etc) or publication (CNN, BBC, etc).

topic_headlinesC

Get the latest news headlines for a topic (World, Sports, Technology, etc) or publication (e.g. CNN, BBC, etc).

top_headlinesC

Get the latest news headlines/top stories for a country.

language_listB

Get valid languages for a country code, to be used with all other APIs.

local_headlines_geoC

Get local, geo based headlines

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-real-time-news-data'

If you have feedback or need assistance with the MCP directory API, please join our Discord server