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?
Tell me about recent AI intels?
show me the rss3 chip with id 2048
what is the best rss3 node to stake?
Usage
Usage with Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"rss3": {
"command": "npx",
"args": [
"mcp-server-rss3"
]
}
}
}
Usage with Cursor
- Open Settings -> Cursor Settings
- Click on “MCP”
- Add new MCP Server with this:
{
"mcpServers": {
"rss3": {
"command": "npx",
"args": [
"mcp-server-rss3"
]
}
}
}
Usage with ChatWise
- Open Settings -> Tools
- Add new tool with this command:
npx mcp-server-rss3
RSS3 API Integration Server
Project Details
- RSS3-Network/mcp-server-rss3
- MIT License
- Last Updated: 3/19/2025
Recomended MCP Servers
Model Context Protocol Servers
Model Context Protocol server for monitoring Operational Status of major digital platforms in Claude Desktop.
This read-only MCP Server allows you to connect to Freshdesk data from Claude Desktop through CData JDBC Drivers....
create agent with mcp server
https://github.com/microsoft/mcsmcp
A task management MCP server that provides comprehensive project and task tracking capabilities
一个用于执行 Phalcon 5.0.x 框架命令的 Model Context Protocol (MCP) 服务器
MCP server for searching npm packages





