fewsats-mcp: Fewsats MCP サーバー
概要
この MCP サーバーはFewsatsと統合され、AI エージェントが安全にあらゆるものを購入できるようになります。
MCPは
ツール
balance
- ユーザーのウォレットの残高を取得する
- 入力: なし
- 戻り値: 現在のウォレット残高情報
payment_methods
- ユーザーの支払い方法を取得する
- 入力: なし
- 返品: 利用可能な支払い方法のリスト
pay_offer
- l402_offersから指定されたIDのオファーを支払う
- 入力:
offer_id
(文字列): オファーの文字列識別子l402_offer
(オブジェクト): 次の内容を含むオファーの詳細:offers
: ID、金額、通貨、説明、タイトルを含むオファーオブジェクトの配列payment_context_token
: 支払いコンテキストトークン文字列payment_request_url
: 支払いリクエストのURLversion
: APIバージョン文字列
- 戻り値: 支払いステータス応答
payment_info
- 支払いの詳細を取得する
- 入力:
pid
(文字列): 情報を取得する支払いID
- 返品:詳細な支払い情報
インストール
uvの使用(推奨)
uv
を使用する場合、特別なインストールは必要ありません。fewsats -mcp を直接実行するためにuvx
を使用します。
PIPの使用
あるいは、pip 経由でfewsats-mcp
をインストールすることもできます。
インストール後、次のコマンドを使用してスクリプトとして実行できます。
構成
Claude Desktopでの使用
これをclaude_desktop_config.json
に追加します:
重要: YOUR_FEWSATS_API_KEY
、 Fewsats.comから取得した API キーに置き換えます。
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.
Fewsats と統合された MCP サーバー。これにより、AI エージェントは残高の取得、支払い方法へのアクセス、支払いの処理を行って、あらゆるものを安全に購入できるようになります。
Related MCP Servers
- -securityAlicense-qualityMCP server enabling AI agents to programmatically connect to and control Apache Superset instances, allowing users to manage dashboards, charts, databases, datasets, and run SQL queries through natural language interactions.Last updated -75PythonMIT License
- -securityFlicense-qualityAn MCP server that enables AI assistants to interact with Flutterwave payment services, providing tools for transaction management, payment link generation, and automated customer support.Last updated -TypeScript
Armor Crypto MCPofficial
AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -20194PythonGPL 3.0- -securityAlicense-qualityAn MCP server that enables AI agents to interact with Extend's spend management APIs, allowing virtual card management, transaction tracking, and receipt processing through natural language.Last updated -16PythonMIT License