MCP Server for RSS3

by RSS3-Network

2 stars
116 downloads
Not rated
GitHub

About

Integrates the RSS3 API to query the Open Web.

Details

Author
RSS3-Network
GitHub stars
2
Downloads
116
Categories
Search, Other, API

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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name MCP Server for RSS3
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.