A
securityF
licenseA
qualityAn MCP server that allows users to interact with YNAB data, enabling access to account balances, transactions, and the creation of new transactions through the Model Context Protocol.
Last updated -
10
1
Python
모델 컨텍스트 프로토콜을 통해 YNAB(You Need A Budget) 기능에 대한 액세스를 제공하는 MCP 서버 구현입니다.
지엑스피1
서버가 작동하려면 YNAB API 키가 필요합니다. YNAB 개발자 설정 에서 키를 받으실 수 있습니다.
API 키는 다음을 통해 제공될 수 있습니다.
YNAB_API_KEY=your_api_key
.env
파일ynab://accounts
- 모든 YNAB 계정 나열ynab://transactions/{account_id}
- 특정 계좌의 최근 거래 내역을 가져옵니다.create_transaction
- 새로운 거래 생성get_account_balance
- 계정의 현재 잔액을 가져옵니다이 프로젝트에서는 일반적인 작업에 Taskfile을 사용합니다. 주요 명령:
사용 가능한 모든 작업은 Taskfile.yml에서 확인하세요.
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.
모델 컨텍스트 프로토콜을 통해 YNAB(You Need A Budget) 기능에 대한 액세스를 제공하여 사용자가 계좌 잔액을 보고, 거래 데이터에 액세스하고, 새로운 거래를 생성할 수 있도록 합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Meh-S-Eze/ynab-mcp-client2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server