newsFeed-mcp
Documentation
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.tsUse 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="
}
}
}TODO
- [x] change rss feed source (for stability and up-to-date news)
- [x] add article support
- [ ] support more news platform
Frequently asked questions
What is newsFeed-mcp?
newsFeed-mcp is a Model Context Protocol (MCP) server listed in the TrackMCP directory.
How do I install newsFeed-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is newsFeed-mcp open source?
Yes — it is hosted on GitHub at https://github.com/SpaceStation09/newsFeed-mcp.
Related MCP tools
Model Context Protocol Servers
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
Open-source backend-as-a-service. Postgres, auth, storage, functions, AI gateway, MCP.
Your memories are in ChatGPT... But nowhere else. Universal Memory MCP makes your memories available to every single LLM. No logins or paywall. One command to set it up.
MCP Server for kubernetes management commands
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP