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
The MCP Server support your LLMs integrate with SQL Database (SQLite, SQL Server, Postgres SQL)
mcp server for tidb
Provide latest cryptocurrency news to AI agents.
A MCP server that enables Claude to discover and call any API endpoint through semantic search. Intelligently chunks...
Jira MCP Server
Tools for updating dependencies in Azure DevOps repositories using https://dependabot.com
Metabase MCP server provides integration with the Metabase API, enabling LLM with MCP capabilites to directly interact with...
A Binary Ninja plugin containing an MCP server that enables seamless integration with your favorite LLM/MCP client.
A server that connects to the xAI/Grok image generation API that provides endpoints for text and image analysis...
Appwrite’s MCP server. Operating your backend has never been easier.
A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models...





