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
İlgili Sunucular
glin-profanity-mcp
Content moderation and profanity detection MCP server with 19 tools, 24 language support, leetspeak/Unicode obfuscation detection, context-aware analysis, batch processing, and user tracking for AI-powered content safety.
AgentMail
A server for interacting with the AgentMail API for email communication. Requires an API key.
MCP TTS VOICEVOX
A Text-to-Speech server that integrates with an external VOICEVOX engine.
WasenderAPI MCP
Connect WasenderAPI to AI agents and automation tools using the Model Context Protocol. This remote MCP server exposes WhatsApp session management, messaging, contacts, and groups as callable tools for MCP-compatible platforms
Hacker News
Fetch and interact with Hacker News content, including top stories, comments, and search functionality.
Gmail MCP Server
An MCP server for integrating with the Gmail API to manage emails.
Slack
Interact with Slack workspaces, enabling message sending, channel management, and user interactions.
YCloud WhatsApp API
Interact with the YCloud WhatsApp API to send and manage messages.
RabbitMQ MCP Server
Interact with queues and topics on a RabbitMQ instance.
Voyp
Integrate AI assistants with VOYP's calling capabilities to make calls, search business info, and manage call status.