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_keywordsC

Get all Keywords

get_all_n2_tagsC

Get all N2 Tags

get_articles_by_date_and_author_idC

Get Articles by date and Author ID

get_all_subcategoriesC

Get all SubCategories

get_all_authorsB

Get all Authors

get_trending_newsD

Get articles by trends

get_articles_by_category_id_and_date_rangeB

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

get_articles_by_date_rangeC

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

get_articles_by_keywordB

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

get_articles_by_keyword_u0026_date_rangeC

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_idD

Get Markets Rics by Asset ID and Category ID

get_rics_data_by_assetid_and_categoryidC

Get Rics Data By AssetId and CategoryId

get_all_market_categoriesB

Get all Market Categories

get_categories_by_market_asset_idC

Get Categories by market Asset id

get_all_tagsC

Get all tags

get_articles_by_dateB

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

get_all_market_assetsC

Get all Market Assets

search_keywordsB

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

get_all_categoriesC

Get all Categories

get_article_by_category_id_and_dateC

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