News Feed
A news feed server for aggregating news from various sources.
News feed mcp (WIP)
Testing Server
You could use mcp-cli for testing and debugging your MCP server in the terminal.
npx fastmcp dev src/index.ts
Use in Cursor
Go to the cursor setting - MCP Tools - New MCP Server, and add your mcp in mcp.json
Local Usage
{
"mcpServers": {
"news": {
"command": "npx",
"args": ["tsx","PATH/TO/PROJECT/src/index.ts"]
}
}
}
Streamable https
Deployed via smithery. Get your url at smithery/@SpaceStation09/newsfeed-mcp
{
"mcpServers": {
"news": {
"type": "streamableHttp",
"url": "https://server.smithery.ai/@SpaceStation09/newsfeed-mcp/mcp?api_key=<YOUR_KEY>"
}
}
}
TODO
- change rss feed source (for stability and up-to-date news)
- add article support
- support more news platform
Related Servers
Gmail MCP Server
Send emails with attachments through Gmail's SMTP server using AI agents.
WeChat Public Account Article Saver
Saves and publishes articles to WeChat Public Accounts.
Reddit MCP Server
Interact with the Reddit API to fetch saved posts, search, get comments, and reply.
Hacker News MCP Server
Access Hacker News stories, comments, and user profiles using the Hacker News API.
WeChat
A server for interacting with WeChat, a popular messaging and social media app.
Upbit MCP Server
Access market data, manage accounts, and execute trades on the Upbit Cryptocurrency Exchange via its OpenAPI.
Windows Notification Server
Allows AI assistants to send native Windows system notifications.
Audio MCP Server
Provides audio input and output capabilities for AI assistants.
chakoshi MCP Server
A bridge server connecting Claude Desktop with the chakoshi moderation API for content safety.
ElevenLabs
The official ElevenLabs MCP server