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 ネットワーク上のデータ(ステーキング、ノードなどについて)を照会します。
  • AIインテルを照会します。
  • ...

vitalikは最近何をしましたか?

回答例

最近の AI 情報について教えてください。

回答例

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. 特徴
  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