Quipu API integration with 18 MCP tools for invoices, expenses, contacts and Spanish VAT reporting
npx @getmcp/cli add io.github.nubiia-dev/mcp-quipuRequires Node.js 18+. Community-contributed server. Review source before installing.
QUIPU_CLIENT_IDYour Quipu API client ID (Quipu → Configuración → API)
QUIPU_CLIENT_SECRETYour Quipu API client secret (Quipu → Configuración → API)
QUIPU_OWNER_SLUGYour Quipu account slug — the first path segment of your Quipu URLs (https://getquipu.com/<slug>/…)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nubiia-dev/mcp-quipu": {
"command": "npx",
"args": [
"-y",
"@nubiia/mcp-quipu"
],
"env": {
"QUIPU_CLIENT_ID": "",
"QUIPU_CLIENT_SECRET": "",
"QUIPU_OWNER_SLUG": ""
}
}
}
}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.