Mexican Tax & Banking
Rank #13,848io.github.OrtaMarco/mx-fiscal-mcp-server
Validate RFC, CURP, CLABE and NSS, read CFDI 4.0 invoices and check their SAT status. No keys.
Mexican Tax & Banking is a Model Context Protocol (MCP) server published by OrtaMarco. It ranks #13,848 of 132,113 servers tracked on MCP Toplist. Mexican Tax & Banking is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 11, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 118,265 of 132,113 servers on MCP Toplist.
Use Mexican Tax & Banking
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mx-fiscal-mcp-server -- npx -y mx-fiscal-mcp-server[mcp_servers.mx-fiscal-mcp-server]
command = "npx"
args = ["-y", "mx-fiscal-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mx-fiscal-mcp-server": {
"command": "npx",
"args": [
"-y",
"mx-fiscal-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mx-fiscal-mcp-server": {
"command": "npx",
"args": [
"-y",
"mx-fiscal-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mx-fiscal-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mx-fiscal-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mx-fiscal-mcp-server": {
"command": "npx",
"args": [
"-y",
"mx-fiscal-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mx-fiscal-mcp-server": {
"command": "npx",
"args": [
"-y",
"mx-fiscal-mcp-server"
]
}
}
}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.OrtaMarco%2Fmx-fiscal-mcp-server)<a href="https://mcptoplist.com/server/io.github.OrtaMarco%2Fmx-fiscal-mcp-server"><img src="https://mcptoplist.com/badge/io.github.OrtaMarco%2Fmx-fiscal-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
OrtaMarco
Other servers by OrtaMarco
View all OrtaMarco servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Sep 13, 2026 |
| 1.0.1 | Sep 11, 2026 |
| 1.0.0 | Sep 11, 2026 |
Frequently asked questions
- Who maintains Mexican Tax & Banking?
- Mexican Tax & Banking is maintained by OrtaMarco, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Mexican Tax & Banking listed on the Official MCP Registry?
- Yes — Mexican Tax & Banking is listed on the Official MCP Registry, alongside Glama.
- How many versions does Mexican Tax & Banking have?
- MCP Toplist tracks 3 versions of Mexican Tax & Banking, most recently published on Sep 13, 2026.
- Where can I find the source code for Mexican Tax & Banking?
- The source code for Mexican Tax & Banking is hosted at github.com/OrtaMarco/mx-fiscal-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.