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
관련 서버
Slack
The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏.
Gmail
Tools for common Gmail operations, such as sending emails.
MCP TTS VOICEVOX
A Text-to-Speech server that integrates with an external VOICEVOX engine.
WeChat
A server for interacting with WeChat, a popular messaging and social media app.
Universal Contract AI Interface (UCAI)
Universal Contract AI Interface (UCAI) 🔗 ABI to MCP | The open standard for connecting AI agents to blockchain. MCP server generator for smart contracts. Claude + Uniswap, Aave, ERC20, NFTs, DeFi. Python CLI, Web3 integration, transaction simulation. Polygon, Arbitrum, Base, Ethereum EVM chains. Claude, GPT, LLM tooling, Solidity, OpenAI.
Bouyomi-chan MCP Server (Node.js)
A Node.js MCP server for the Japanese text-to-speech software Bouyomi-chan.
Telegram MCP Server
Interact with a Telegram account using the user client API, allowing AI assistants to manage chats and messages.
Instagram DMs
Send Instagram DMs via your LLM
ChatSum
Summarize chat messages from a local database file.
Apex X (Twitter) Management
Manage your X (Twitter) account using the Apex social media infrastructure. Requires an Apex API Key.