Skip to main content
Glama
BACH-AI-Tools

Google News13 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoNot applicable
PORTNoNot applicable
API_KEYYesAPI 密钥 (Required API key for accessing the Google News13 API)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    },
    "prompts": {
      "get": {}
    },
    "resources": {
      "read": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
businessC

This endpoint is used to get business news from Google News.

scienceC

This endpoint is used to get science news from Google News.

healthC

This endpoint is used to get health news from Google News.

worldC

This endpoint is used to get world news from Google News. The optional parameter that can be used is \

entertainmentB

This endpoint is used to get entertainment news from Google News.

latestB

This endpoint is used to get the latest news from Google News.

technologyC

This endpoint is used to get technology news from Google News.

sportC

This endpoint is used to get sport news from Google News.

supported_languages_and_regionsB

This endpoint is used to retrieve a list of supported languages and regions.

suggestC

This endpoint is used to get autocomplete suggestions or query predictions as a user types a search query. The endpoint requires the keyword parameter, which represents the partial text entered by the user. You can send a request with the partial text, and the request will generate a JSON response containing a list of relevant autocomplete suggestions for the search query.

searchC

This endpoint is used to search for news from Google News based on keywords. The mandatory parameter to be used is keyword to specify the search term

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-google-news13'

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