Skip to main content
Glama

RSS3 MCP Server

Official
by RSS3-Network

MCP Server for RSS3

An MCP server implementation that integrates the RSS3 API. Query the Open Web like a charm.

Features

Anything in https://docs.rss3.io/guide/developer/api.

For example,

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

Examples

What did vitalik do recently?

example response

Tell me about recent AI intels?

example response

show me the rss3 chip with id 2048

example response

what is the best rss3 node to stake?

example response

Usage

Usage with Claude Desktop

Add this to your claude_desktop_config.json:

{ "mcpServers": { "rss3": { "command": "npx", "args": [ "mcp-server-rss3" ] } } }

Usage with Cursor

  1. Open Settings -> Cursor Settings
  2. Click on "MCP"
  3. Add new MCP Server with this:
{ "mcpServers": { "rss3": { "command": "npx", "args": [ "mcp-server-rss3" ] } } }

Usage with ChatWise

  1. Open Settings -> Tools
  2. Add new tool with this command:
npx mcp-server-rss3
-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

An MCP server implementation that integrates the RSS3 API, allowing users to query data from decentralized chains, social media platforms, and the RSS3 network through natural language.

  1. Features
    1. Examples
  2. Usage
    1. Usage with Claude Desktop
    2. Usage with Cursor
    3. Usage with ChatWise

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    A powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.
    Last updated -
    4
    146
    12
    TypeScript
    MIT License
    • Apple
    • Linux
  • A
    security
    F
    license
    A
    quality
    An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
    Last updated -
    39
    28
    • Apple
  • -
    security
    F
    license
    -
    quality
    An MCP server that fetches RSS feeds and shares them with LLMs, allowing AI assistants to access and present the latest news and articles from configured feeds.
    Last updated -
    1
    TypeScript
  • -
    security
    F
    license
    -
    quality
    An MCP server that connects to Backlog API, providing functionality to search, retrieve, and update issues through natural language commands.
    Last updated -
    53
    1
    JavaScript
    • Apple

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RSS3-Network/mcp-server-rss3'

If you have feedback or need assistance with the MCP directory API, please join our Discord server