Skip to main content
Glama
BACH-AI-Tools

Reuters Business and Financial News MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNo不适用
PORTNo不适用
API_KEYYesAPI 密钥

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_all_keywords

Get all Keywords

get_all_n2_tags

Get all N2 Tags

get_articles_by_date_and_author_id

Get Articles by date and Author ID

get_all_subcategories

Get all SubCategories

get_all_authors

Get all Authors

get_trending_news

Get articles by trends

get_articles_by_category_id_and_date_range

Get Articles by categoryId and time period. This Endpoint has a hard limit set to max 20 result per page

get_articles_by_date_range

Get Articles by time period. This Endpoint has a hard limit set to max 20 result per page

get_articles_by_keyword

Get Articles by Keyword name Example of internal request: Where keyword_name like 'Microsoft%'

get_articles_by_keyword_u0026_date_range

Get Articles by Date Range and Keyword name Example of internal request: Where keyword_name like 'Microsoft%'

get_markets_rics_by_asset_id_and_category_id

Get Markets Rics by Asset ID and Category ID

get_rics_data_by_assetid_and_categoryid

Get Rics Data By AssetId and CategoryId

get_all_market_categories

Get all Market Categories

get_categories_by_market_asset_id

Get Categories by market Asset id

get_all_tags

Get all tags

get_articles_by_date

Get Articles by Date This Endpoint has a hard limit set to max 20 result per page

get_all_market_assets

Get all Market Assets

search_keywords

Search a keyword by name Example of internal request: Where keyword_name like 'Microsoft%'

get_all_categories

Get all Categories

get_article_by_category_id_and_date

Get Article by category id and article date ex :/api/v1/category-id-8/article-date-11-04-2021 category - category id from Category endpoint date-{day-month-year}

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-reuters-business-and-financial-news'

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