MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for analyzing Portuguese SAF-T tax files with AI. Validate, query, and extract insights from invoicing and accounting data.

Created 2/24/2026
Updated about 6 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx saft-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "bybloom-ai-saft-mcp": { "command": "uvx", "args": [ "saft-mcp" ] } } }