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
时无需特殊安装。我们将使用uvx
直接运行fewsats-mcp 。
使用 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 -112MIT License
- -securityAlicense-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 -24TypeScriptMIT License
Armor Crypto MCPofficial
AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -37181GPL 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 -16MIT License