RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.cmendezs/mcp-facturacion-electronica-es · v0.2.0
Spanish e-invoicing MCP server: VERI*FACTU, Facturae/FACe, SII, Crea y Crece B2B.
mcp-facturacion-electronica-es 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-facturacion-electronica-es": {
"command": "uvx",
"args": [
"mcp-facturacion-electronica-es"
],
"env": {
"AEAT_ENV": "<AEAT_ENV>"
}
}
}
}AEAT_ENV必填Target environment for AEAT endpoints: 'sandbox' or 'production'.
AEAT_CERTIFICATE_PATH可选Filesystem path to the FNMT-RCM PKCS#12 certificate (.p12 / .pfx) used for MTLS submission to AEAT (VERI*FACTU and SII).
AEAT_CERTIFICATE_PASSWORD可选Passphrase for the PKCS#12 certificate at AEAT_CERTIFICATE_PATH.
AEAT_NIF可选Taxpayer NIF used as the default submitter identity for AEAT submissions.
FACE_ENV可选Target environment for FACe API: 'sandbox' or 'production'.
FACE_CLIENT_ID可选OAuth2 client ID for FACe B2B REST API v2.
FACE_CLIENT_SECRET可选OAuth2 client secret for FACe B2B REST API v2.
LOG_LEVEL可选Logging level inherited from mcp-einvoicing-core: DEBUG, INFO (default), WARNING, or ERROR.
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.cmendezs/mcp-facturacion-electronica-es",
"type": "mcp-server",
"version": "0.2.0",
"displayName": "mcp-facturacion-electronica-es",
"description": "Spanish e-invoicing MCP server: VERI*FACTU, Facturae/FACe, SII, Crea y Crece B2B.",
"repository": {
"url": "https://github.com/cmendezs/mcp-facturacion-electronica-es",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-facturacion-electronica-es",
"version": "0.2.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "AEAT_ENV",
"description": "Target environment for AEAT endpoints: 'sandbox' or 'production'.",
"isRequired": true
},
{
"name": "AEAT_CERTIFICATE_PATH",
"description": "Filesystem path to the FNMT-RCM PKCS#12 certificate (.p12 / .pfx) used for MTLS submission to AEAT (VERI*FACTU and SII)."
},
{
"name": "AEAT_CERTIFICATE_PASSWORD",
"description": "Passphrase for the PKCS#12 certificate at AEAT_CERTIFICATE_PATH."
},
{
"name": "AEAT_NIF",
"description": "Taxpayer NIF used as the default submitter identity for AEAT submissions."
},
{
"name": "FACE_ENV",
"description": "Target environment for FACe API: 'sandbox' or 'production'."
},
{
"name": "FACE_CLIENT_ID",
"description": "OAuth2 client ID for FACe B2B REST API v2."
},
{
"name": "FACE_CLIENT_SECRET",
"description": "OAuth2 client secret for FACe B2B REST API v2."
},
{
"name": "LOG_LEVEL",
"description": "Logging level inherited from mcp-einvoicing-core: DEBUG, INFO (default), WARNING, or ERROR."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.cmendezs/mcp-facturacion-electronica-es",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.cmendezs%2Fmcp-facturacion-electronica-es/versions/latest",
"isOfficial": true,
"status": "active"
}
}