
RSS3
STDIORSS3 API集成服务器,查询去中心化和社交数据
RSS3 API集成服务器,查询去中心化和社交数据
An MCP server implementation that integrates the RSS3 API. Query the Open Web like a charm.
Anything in https://docs.rss3.io/guide/developer/api.
For example,
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?
Add this to your claude_desktop_config.json
:
{ "mcpServers": { "rss3": { "command": "npx", "args": [ "mcp-server-rss3" ] } } }
{ "mcpServers": { "rss3": { "command": "npx", "args": [ "mcp-server-rss3" ] } } }
npx mcp-server-rss3