MCP Fiscal Brasil
Rank #6,407io.github.DeHor-Labs/mcp-fiscal-brasil
Ferramentas fiscais brasileiras: CNPJ, NF-e, IBS/CBS, ICMS, Simples Nacional, NCM/CFOP. Sem API key.
MCP Fiscal Brasil is a Model Context Protocol (MCP) server published by DeHor-Labs. It ranks #6,407 of 115,460 servers tracked on MCP Toplist, and its repository has 281 GitHub stars. MCP Fiscal Brasil is listed on Official MCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 109,053 of 115,460 servers on MCP Toplist.
Use MCP Fiscal Brasil
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-fiscal-brasil -- uvx mcp-fiscal-brasil[mcp_servers.mcp-fiscal-brasil]
command = "uvx"
args = ["mcp-fiscal-brasil"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-fiscal-brasil": {
"command": "uvx",
"args": [
"mcp-fiscal-brasil"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-fiscal-brasil": {
"command": "uvx",
"args": [
"mcp-fiscal-brasil"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-fiscal-brasil": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-fiscal-brasil"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-fiscal-brasil": {
"command": "uvx",
"args": [
"mcp-fiscal-brasil"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-fiscal-brasil": {
"command": "uvx",
"args": [
"mcp-fiscal-brasil"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.DeHor-Labs%2Fmcp-fiscal-brasil)<a href="https://mcptoplist.com/server/io.github.DeHor-Labs%2Fmcp-fiscal-brasil"><img src="https://mcptoplist.com/badge/io.github.DeHor-Labs%2Fmcp-fiscal-brasil.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
DeHor-Labs
Other servers by DeHor-Labs
View all DeHor-Labs servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Jun 18, 2026 |
Frequently asked questions
- Who maintains MCP Fiscal Brasil?
- MCP Fiscal Brasil is maintained by DeHor-Labs, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MCP Fiscal Brasil listed on the Official MCP Registry?
- Yes — MCP Fiscal Brasil is listed on the Official MCP Registry.
- How many versions does MCP Fiscal Brasil have?
- MCP Toplist tracks 1 version of MCP Fiscal Brasil, most recently published on Jun 18, 2026.
- Where can I find the source code for MCP Fiscal Brasil?
- The source code for MCP Fiscal Brasil is hosted at github.com/DeHor-Labs/mcp-fiscal-brasil.