MCP Server
MCP
io.github.codespar/mcp-nuvem-fiscal
MCP server for Nuvem Fiscal — NF-e, NFS-e, NFC-e, CNPJ, CEP
Install
npx -y @codespar/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@codespar/mcp-nuvem-fiscal",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for nuvem-fiscal",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "NUVEM_FISCAL_CLIENT_SECRET"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment