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
相關伺服器
Crossref MCP Server
Search and access academic paper metadata from Crossref.
Skiplagged Flights Search
Skiplagged MCP Server for flight search, hotel booking, and travel planning
Korea Tourism API MCP Server
Search for South Korean tourism information, including festivals, temples, and restaurants, using the official Korea Tourism Organization API.
Boring News
Fetches the latest news headlines from the Boring News API.
Perplexity Search
Access the Perplexity search API for real-time information and answers.
NCBI Literature Search
Search NCBI databases, including PubMed, for scientific literature. Tailored for researchers in life sciences, evolutionary biology, and computational biology.
MCP Open Library
A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information.
General MCP Server
An MCP server providing search capabilities for Reddit, YouTube, and Twitter.
MCP Research Friend
Research tools, including a Sqlite-backed document stash
Rememberizer MCP Server for Common Knowledge
Access personal and team knowledge repositories, including documents and Slack discussions.