AI News MCP Server
by sp716
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_MODEL | No | The OpenAI model to use for summaries. | gpt-5.4-mini |
| OPENAI_API_KEY | Yes | Your OpenAI API key for generating summaries. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_ai_news_sourcesD | – |
| get_cached_ai_newsD | – |
| get_latest_ai_newsD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| daily_ai_news_briefing | Create a daily technical briefing from the latest AI news. |
| topic_watch | Track recent AI news for a specific topic. |
| compare_ai_sources | Compare how selected AI news sources covered recent stories. |
| executive_ai_digest | Create a business-focused digest from recent AI news. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| source_errors_resource | Feed errors from the latest cached AI news refresh. |
Latest Blog Posts
- 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/sp716/news-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server