MCP Server for RSS3
About
Integrates the RSS3 API to query the Open Web.
Details
- Author
- RSS3-Network
- GitHub stars
- 2
- Downloads
- 116
- Categories
- Search, Other, API
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
MCP Server for RSS3Command (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Add the server to your MCP client (Claude Desktop, Cursor, or ChatWise) by configuring it with the command `npx
API-get-input-schema
Get the input schema for a given API. We should always use this tool to get the input schema for a given API before calling the API.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"mcp server for rss3": {
"rss3": {
"command": "npx",
"args": [
"mcp-server-rss3"
]
}
}
}
}
McpServers
{
"rss3": {
"command": "npx",
"args": [
"mcp-server-rss3"
]
}
}
An MCP server implementation that integrates the RSS3 API. Query the Open Web like a charm.
Anything inhttps://docs.rss3.io/guide/developer/api.
- query data on decentralized chains and platforms;
- query data on social media platforms;
- query data on RSS3 network (about staking, nodes, etc.);
- query ai intels.
- ...
Add this to yourclaude_desktop_config.json:
{ "mcpServers": { "rss3": { "command": "npx", "args": [ "mcp-server-rss3" ] } } }
- Open Settings -> Cursor Settings
- Click on "MCP"
- Add new MCP Server with this:
{ "mcpServers": { "rss3": { "command": "npx", "args": [ "mcp-server-rss3" ] } } }
- Open Settings -> Tools
- Add new tool with this command:
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Search the web using Kagi's search API
Multi-provider search broker for AI agents. Routes across SearXNG, Brave, Serper, Tavily, and Exa with automatic fallback, RRF ranking, content extraction, and budget enforcement.
A search server for the Model Context Protocol (MCP) that uses the Baidu Wenxin API.
Perform web, news, and image searches using the Microsoft Bing Search API.
An MCP server for web and local search using the Brave Search API.
Integrates the Brave Search API for both web and local search capabilities. Requires a BRAVE_API_KEY.
An MCP server for the Brave Search API, providing web and local search capabilities via a streaming SSE interface.
An MCP server for the Brave Search API, providing both web and local search capabilities.
Search for cocktail recipes using the cezzis.com API.
Free search API for AI agents — 105 engines, 22 profiles, 94.3% SimpleQA accuracy, MCP server with 5 tools
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




