Reuters Business and Financial News MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | 不适用 | |
| PORT | No | 不适用 | |
| API_KEY | Yes | API 密钥 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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