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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Haloscan
Interact with the Haloscan SEO API for search engine optimization tasks.
ChunkHound
A local-first semantic code search tool with vector and regex capabilities, designed for AI assistants.
IP2Location.io
IP2Location.io API integration to retrieve the geolocation information for an IP address.
EzBiz Business Intelligence
AI-powered competitive analysis, review monitoring, web presence scoring, and market research for businesses.
Freesound MCP Server
Search and discover audio content from Freesound.org for video editing and content creation.
Google Search Console
A Model Context Protocol (MCP) server providing access to Google Search Console.
arXiv MCP Server
Search and analyze academic papers on arXiv.
Yahoo Finance
An MCP server for querying Yahoo Finance data using the yfinance library.
Greenbook
A lightweight Model Context Protocol (MCP) server that exposes Greenbook data and tools for market research professionals, analysts, and related workflows.
WikiJS
Search and retrieve content from a WikiJS knowledge base.