Spanish e-invoicing with VeriFactu (AEAT): issue invoices, manage customers, validate NIFs.
npx @getmcp/cli add es.beel/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BEEL_API_KEYBeeL API key. The prefix selects the environment: beel_sk_test_ for Test, beel_sk_live_ for Live. It may be omitted on a machine where the BeeL CLI has been signed in (`beel login`), whose credentials the server reads from ~/.config/beel/config.json as a fallback; with neither, the server starts and refuses every API call with an actionable error.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"es.beel/mcp": {
"command": "npx",
"args": [
"-y",
"@beel_es/mcp"
],
"env": {
"BEEL_API_KEY": "",
"BEEL_ENV": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
AI memory layer — one shared, persistent memory across every AI tool you connect.