Skip to main content
Glama

RSS3 MCP Server

Official
by RSS3-Network

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

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.

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

  1. 特征
    1. 示例
  2. 用法
    1. 与 Claude Desktop 一起使用
    2. 与游标一起使用
    3. 与 ChatWise 一起使用

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    A powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.
    Last updated -
    4
    146
    12
    TypeScript
    MIT License
    • Apple
    • Linux
  • A
    security
    F
    license
    A
    quality
    An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
    Last updated -
    39
    28
    • Apple
  • -
    security
    F
    license
    -
    quality
    An MCP server that fetches RSS feeds and shares them with LLMs, allowing AI assistants to access and present the latest news and articles from configured feeds.
    Last updated -
    1
    TypeScript
  • -
    security
    F
    license
    -
    quality
    An MCP server that connects to Backlog API, providing functionality to search, retrieve, and update issues through natural language commands.
    Last updated -
    53
    1
    JavaScript
    • Apple

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RSS3-Network/mcp-server-rss3'

If you have feedback or need assistance with the MCP directory API, please join our Discord server