A
securityA
licenseA
qualityA production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.
Last updated -
1
15
12
JavaScript
MIT License
Provides a TypeScript implementation of a read-only interface to Lithic banking and card services, enabling access to resources like cards, accounts, transactions, balances, disputes, and financial accounts through the Lithic API.
Lithic バンキングおよびカード サービスへの読み取り専用アクセスを提供する、Lithic API 用の Model Context Protocol (MCP) サーバーの TypeScript 実装。
これを.cursor/mcp.json
または Claude Desktop 構成に追加します。
この MCP サーバーは次のツールを提供します。
get_resource
: ID/トークンで特定のLithicリソースを取得するlist_resources
: 指定されたタイプのリソースを一覧表示するLITHIC_API_KEY
- Lithic APIキー(必須)LITHIC_API_BASE_URL
- Lithic API ベース URL (デフォルト: https://sandbox.lithic.com/v1 )開発の場合は、ウォッチ モードを使用できます。
これにより、ソース コードを変更すると、サーバーが自動的に再構築され、再起動されます。
You must be authenticated.
Lithic バンキングおよびカード サービス API への読み取り専用アクセスを提供するモデル コンテキスト プロトコル サーバーの TypeScript 実装。