Y
Ynab MCP
作者 @yabbi
MCP server for ynab using personal access tokens
创建于 2/5/2026
更新于 20 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-ynab_mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"yabbi-ynab-mcp": {
"command": "npx",
"args": [
"yabbi-ynab-mcp"
]
}
}
}