mcp-nfs-emissor
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-nfs-emissorEmit NFS-e for this month's Shopee affiliate CSV"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-nfs-emissor
Servidor MCP (Desktop Extension .mcpb) que emite NFS-e de comissão de afiliado da Shopee a partir do CSV mensal. Roda 100% local via stdio — o CSV, o certificado A1 e a emissão nunca saem da máquina.
Estado atual: scaffold. Estrutura, configs, servidor MCP e testes estão de pé; a tool
listar_saidasé funcional e as outras 6 são stubs (isError). A lógica de negócio (parse/agregação/emissão) e os providers reais chegam nas próximas fases — verdocs/plugin-claude-mvp/.
Requisitos
Node.js >= 18 (testado no 24)
pnpm
Related MCP server: mcp-nfe-br
Scripts
pnpm install # instala dependências
pnpm dev # roda o servidor em dev (tsx), stdio
pnpm build # compila para dist/ (entry_point do .mcpb = dist/server.js)
pnpm typecheck # checagem de tipos sem emitir
pnpm test # testes de integração (vitest, transporte in-memory)Tools (catálogo — fase-2 §5)
Tool | Estado |
| stub |
| stub |
| stub |
| stub |
| stub |
| stub |
| funcional |
Documentação
Fonte de verdade do plugin:
docs/plugin-claude-mvp/(fases 1–4 + decisões).Plano do scaffold:
docs/emissores-nf/plan-scaffold-mcp-01.md.Contexto fiscal e mapeamento do CSV:
docs/emissores-nf/.
Segurança
Segredos (token do provedor, senha do .pfx) chegam por user_config → env, guardados no Keychain/Credential Manager do SO. O .pfx fica fora do bundle (referenciado por caminho). Nada de segredo é versionado — ver .gitignore e .env.example.
Licença
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables validation and PDF rendering of Guatemalan FEL invoices from XML files. Supports single file processing and batch operations with branded PDF output for local tax compliance workflows.
- AlicenseAqualityAmaintenanceModel Context Protocol (MCP) server for Brazilian Electronic Invoicing (NF-e / NFC-e, modelo 55/65, schema 4.00). Provides CPF/CNPJ validation tools, with NF-e/NFC-e generation and SEFAZ integration planned.22Apache 2.0
- FlicenseAqualityDmaintenanceEnables AI assistants to interact with Brazilian electronic invoices (NF-e, NFC-e, NFS-e) via Nuvem Fiscal API, including CNPJ lookup, invoice issuance, cancellation, and PDF generation.161
- Alicense-qualityCmaintenanceEnables AI agents to submit already-signed Costa Rica electronic invoices (v4.4) to the Ministerio de Hacienda e-invoicing gateway, handling authentication and submission while keeping signing on the user's side.MIT
Related MCP Connectors
Brazilian fiscal MCP server - issue NF-e, NFC-e, NFS-e, CT-e, MDF-e and DC-e via SEFAZ.
Brazil NFS-e service invoices for AI agents via Focus NFe and NFe.io. Stateless, never stores data.
Issue and manage Brazilian service invoices (NFS-e) by chatting with your agent, platform-hosted, no
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fidsouzarv/mcp-nfs-emissor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server