mcp-newsnow
by sligter
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEWS_API_URL | No | Newsnow API的基础URL | https://newsnow.busiyi.world/ |
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 |
|---|---|
| get_newsnowC | 从指定源获取最新新闻 |
| get_multi_newsC | 从多个源获取最新新闻 |
| get_all_newsB | 获取所有配置的新闻源的数据 |
| list_sourcesA | 列出所有可用的新闻来源和对应的中文名称 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| news_summary | 获取特定源的新闻总结提示 |
| multi_news_summary | 获取多源新闻总结提示 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| news://headlines | |
| news://sources |
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/sligter/mcp_newsnow'
If you have feedback or need assistance with the MCP directory API, please join our Discord server