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
Deploy Server
A
security – no known vulnerabilities
-
license - not tested
A
quality - confirmed to work

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
    -
    license
    A
    quality
    An MCP server that provides tools for interacting with AWS S3 buckets, enabling direct access to S3 operations through the Model Context Protocol.
    Last updated -
    1
    • Apple
  • -
    security
    -
    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 -
    15
  • -
    security
    -
    license
    -
    quality
    MCP RSS is a Model Context Protocol (MCP) server for interacting with RSS feeds
    Last updated -
    4
    19
    MIT License
  • -
    security
    -
    license
    -
    quality
    A FastMCP-based server that provides tools for discovering RSS feeds, fetching and processing news content, searching articles by keyword, and generating summaries across multiple news sources and categories.

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