mcp nfse nacional for Cline
io.github.samuelmoraesf/mcp-nfse-nacional
MCP Server para consulta de NFSe no portal nacional (nfse.gov.br)
client:Cline
transport:stdio
runtime:npm
Install mcp nfse nacional in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-nfse-nacional": {
"command": "npx",
"args": [
"-y",
"mcp-nfse-nacional"
],
"env": {
"CERT_PASSWORD": "<CERT_PASSWORD>",
"CERT_FILE": "<CERT_FILE>",
"NODE_OPTIONS": "<NODE_OPTIONS>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs