RSS3
Integrates the RSS3 API to query the Open Web.
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
Related Servers
National Parks
Access real-time information about U.S. National Parks, including park details, alerts, and activities, via the National Park Service (NPS) API.
Semantic Search Of Reddit
MCP server that enables AI assistants to search Reddit conversations, explore subreddits, and access trending topics.
Expo MCP Server
Search and get recommendations from the official Expo documentation.
News Fact-Checker
Automated fact-checking of news headlines using web search and Google Gemini AI.
Semantic API
Natural language API discovery — search 700+ API capabilities, get endpoints, auth setup, and code snippets.
Coupang MCP
Search Korean e-commerce (Coupang) products with Rocket Delivery filtering, price sorting, and affiliate link generation
Wikipedia MCP Server
A server that enables LLMs to query and retrieve information from Wikipedia.
Rememberizer MCP Server for Common Knowledge
Access and search personal or team knowledge repositories, including documents and Slack discussions, using semantic search and retrieval tools.
OpenSearch MCP Server
An MCP server for interacting with OpenSearch clusters.
Libragen
Create private, local RAG libraries that work offline—no API keys, no cloud services. Share them as single files your whole team can use.