How to use this MCP server
This is a simple MCP server that provides access to the latest news articles from various sources. You can use this server to fetch news articles in different languages and topics.
Configuration for CursorAI & WIndsurf
Follow these steps to add this news service to CursorAI or Windsurf:
Step 1: Access MCP Configuration
Open your CursorAI application settings and navigate to the MCP configuration section.
Step 2: Add New MCP Configuration
Add a new MCP server with the following configuration:
"infobud-news-api": {
"url": "http://mcp-sse.infobud.news:8000/sse"
}
Step 3: Save Configuration
Save the configuration and restart your application if required.
Note: For now, this MCP server does not require authentication. This might change in the future.
If your client requires an authentication method, select "None" or leave the auth section as shown above.
Configuration for Claude Desktop
Unfortunately, Claude Desktop doesn’t yet support the SSE protocol. Until that changes, you’ll need to use a workaround with SSE proxies—or wait for our next release, which will add stdio-protocol support so that Claude Desktop can run it directly.
MCP Client Query Examples:
After configuring, you can use these natural language queries in your MCP client:
General News:
"Show me the current news"
Fetches the latest general news in your preferred language.
"What's happening in the world right now?"
Retrieves current global news headlines.
"Get me today's top stories"
Provides the most important news stories of the day.
Topic-Specific News:
"Show me tech news"
Retrieves the latest technology news.
"Read the finance news"
Fetches current financial and business news.
"What's happening in politics?"
Provides the latest political news and updates.
"Tell me about climate news"
Retrieves news about climate change and environmental issues.
"Show me the latest in sports"
Fetches current sports news and results.
"What's new in science?"
Provides recent scientific discoveries and research news.
Search Queries:
"Find news about artificial intelligence"
Searches for news articles containing information about AI.
"Show me news about renewable energy from last week"
Searches for news about renewable energy from the past week.
"What happened with SpaceX recently?"
Searches for recent news related to SpaceX.
Language-Specific Queries:
"Show me German news about politics"
Retrieves political news in German.
"Get English news about technology"
Fetches technology news in English.