RSS3 MCP Server

by RSS3-Network
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Allows retrieval of GitHub data through the RSS3 API, such as viewing user activities and repository information.

  • Enables querying AI intelligence reports and insights through the RSS3 API.

  • Provides access to RSS3 API, enabling queries for on-chain data, social media content, RSS3 network information (staking, nodes), and AI intelligence reports across the Open Web.

RSS3 的 MCP 服务器

集成 RSS3 API 的 MCP 服务器实现。轻松查询开放 Web。

特征

https://docs.rss3.io/guide/developer/api中的任何内容。

例如,

  • 查询去中心化链和平台上的数据;
  • 在社交媒体平台上查询数据;
  • 查询 RSS3 网络上的数据(关于权益、节点等);
  • 查询人工智能情报。
  • ...

示例

vitalik 最近做了什么?

能告诉我有关最近的人工智能情报吗?

给我看看 ID 为 2048 的 rss3 芯片

最适合质押的 rss3 节点是什么?

用法

与 Claude Desktop 一起使用

将其添加到您的claude_desktop_config.json中:

{ "mcpServers": { "rss3": { "command": "npx", "args": [ "mcp-server-rss3" ] } } }

与游标一起使用

  1. 打开设置 -> 光标设置
  2. 点击“MCP”
  3. 使用以下命令添加新的 MCP 服务器:
{ "mcpServers": { "rss3": { "command": "npx", "args": [ "mcp-server-rss3" ] } } }

与 ChatWise 一起使用

  1. 打开“设置”->“工具”
  2. 使用此命令添加新工具:
npx mcp-server-rss3
-
security - not tested
A
license - permissive license
-
quality - not tested

集成 RSS3 API 的 MCP 服务器实现,允许用户通过自然语言查询来自去中心化链、社交媒体平台和 RSS3 网络的数据。

  1. Features
    1. Examples
  2. Usage
    1. Usage with Claude Desktop
    2. Usage with Cursor
    3. Usage with ChatWise
ID: orrok4570t