秋のMCPサーバー
これはAutumnの非公式MCPサーバーです。顧客管理のためにAutumnの料金APIに簡単にアクセスできるインターフェースを提供します。
ツール
- [x] 顧客の創造
- [x] IDで顧客を取得する
- [x] 顧客の権利を取得する
- [x] 請求書の管理
- [x] 請求ポータルのリンクを生成する
リソース
APIリファレンス
MCP サーバーは、Autumn の API の OpenAPI.json 仕様にアクセスできます。これには次のものが含まれます。
- [x] /添付
- [x] /資格あり
- [x] /イベント
- [x] /顧客
- [x] /顧客/
- [x] /顧客//請求ポータル
プロンプト
- [x] AI ビルダープロンプト (Lovable、Bolt.new、v0 など)
インストールと使用方法
Smithery経由で自動的にインストールする
Smithery経由で Claude Desktop 用の Autumn MCP Server を自動的にインストールするには:
また、 Cursor、Windsurf、Witsy、Enconvo、Goose、SpinAIでも動作します。
鍛冶屋なしのマニュアル
上記の Smithery リンクにアクセスして正しいコマンドをコピーする方がはるかに簡単ですが、もっと大胆な場合は、手動で行う手順は次のとおりです。
- クロード:
- このリポジトリ
git clone
- フォルダ内で
bun install
実行して依存関係をインストールします。 - 「index.ts」への絶対パスをコピーします
- claude_desktop_config.json または AI アプリの同等のファイルに次のコードを追加します。
- その他のアプリ:
手動で実行する場合は、このMCPサーバーを実行するためにBunがインストールされている必要があります。コマンドをサポートする他のアプリの場合は、以下のコマンドを使用します。
公開キーまたは秘密キーのいずれかを使用できますが、一部の機能は公開キーを使用してアクセスできない場合があります。
ショーケース:
This server cannot be installed
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.
顧客、資格、請求書を管理し、請求ポータル リンクを生成するために Autumn 価格設定 API にアクセスするためのインターフェイスを提供する非公式 MCP サーバーです。
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server that exposes HTTP methods defined in an OpenAPI specification as tools, enabling interaction with APIs via the Model Context Protocol.Last updated -8PythonMIT License
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3932
- -securityFlicense-qualityAn MCP server that enables scheduling, updating, deleting, and listing calendar appointments through Cal.com's Calendar API.Last updated -2JavaScript
Armor Crypto MCPofficial
AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -20177PythonGPL 3.0