S
Saft MCP
作者 @bybloom-ai
MCP server for analyzing Portuguese SAF-T tax files with AI. Validate, query, and extract insights from invoicing and accounting data.
创建于 2/24/2026
更新于 about 4 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx saft-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"bybloom-ai-saft-mcp": {
"command": "uvx",
"args": [
"saft-mcp"
]
}
}
}