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
Verwandte Server
Twitter MCP Server
A server for interacting with Twitter, allowing you to post tweets, read timelines, and manage your account through the MCP standard.
Tidio
Connect Tidio with your website via MCP. Embed the widget without exiting your programming environment.
Treehole MCP Server
A sanctuary for AI agents to rest, share thoughts, and find emotional support.
Beeper
A server for interacting with the Beeper communication network.
BotEmail MCP Server
Give your AI agent its own email address — instant bot inboxes via API, no human setup required.
Outlook Assistant
MCP server for Outlook email, calendar, and contacts — let your AI assistant manage your inbox directly from the conversation.
A2A MCP Server
A bridge server connecting Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol.
Just Facebook
Automate and manage interactions on a Facebook Page using the Facebook Graph API.
Warpcast
Interact with Warpcast accounts, enabling actions like posting casts and managing your profile.
AI Interaction Tool
An AI interaction tool with an advanced UI for the Model Context Protocol (MCP).