News Analysis Agent MCP Server
by MayssenBHA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level for the server (e.g., INFO, DEBUG). | INFO |
| PYTHONPATH | No | Absolute path to the project directory to allow Python to resolve local module imports. | |
| RAPIDAPI_KEY | Yes | News API key from RapidAPI. | |
| RAPIDAPI_HOST | Yes | RapidAPI host for real-time news data. | real-time-news-data.p.rapidapi.com |
| MISTRAL_API_KEY | Yes | Mistral AI API key for sentiment analysis and summarization. | |
| MAX_NEWS_ARTICLES | No | Maximum number of news articles to fetch. | 10 |
| MAX_SUMMARY_LENGTH | No | Maximum length of AI-generated summaries. | 500 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues