Timbrix — CFDI 4.0 para México
Rank #92,504mx.timbrix/mcp
Official Timbrix MCP server: stamp, cancel, and query Mexican CFDI 4.0 invoices from AI agents.
Timbrix — CFDI 4.0 para México is a Model Context Protocol (MCP) server published by Timbrix. It ranks #92,504 of 132,113 servers tracked on MCP Toplist. Timbrix — CFDI 4.0 para México is listed on Official MCP, with 1 tracked version. It was first listed on Sep 18, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 39,609 of 132,113 servers on MCP Toplist.
Use Timbrix — CFDI 4.0 para México
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http timbrix https://mcp.timbrix.mx/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add timbrix -e "TIMBRIX_API_KEY=<your TIMBRIX_API_KEY>" -- npx -y @timbrix/mcpReplace each placeholder with your own value before saving.
[mcp_servers.timbrix]
url = "https://mcp.timbrix.mx/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.timbrix]
command = "npx"
args = ["-y", "@timbrix/mcp"]
[mcp_servers.timbrix.env]
TIMBRIX_API_KEY = "<your TIMBRIX_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.timbrix.mx/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"timbrix": {
"command": "npx",
"args": [
"-y",
"@timbrix/mcp"
],
"env": {
"TIMBRIX_API_KEY": "<your TIMBRIX_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"timbrix": {
"url": "https://mcp.timbrix.mx/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"timbrix": {
"command": "npx",
"args": [
"-y",
"@timbrix/mcp"
],
"env": {
"TIMBRIX_API_KEY": "<your TIMBRIX_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"timbrix": {
"type": "http",
"url": "https://mcp.timbrix.mx/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"timbrix": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@timbrix/mcp"
],
"env": {
"TIMBRIX_API_KEY": "<your TIMBRIX_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"timbrix": {
"serverUrl": "https://mcp.timbrix.mx/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"timbrix": {
"command": "npx",
"args": [
"-y",
"@timbrix/mcp"
],
"env": {
"TIMBRIX_API_KEY": "<your TIMBRIX_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"timbrix": {
"url": "https://mcp.timbrix.mx/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"timbrix": {
"command": "npx",
"args": [
"-y",
"@timbrix/mcp"
],
"env": {
"TIMBRIX_API_KEY": "<your TIMBRIX_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/mx.timbrix%2Fmcp)<a href="https://mcptoplist.com/server/mx.timbrix%2Fmcp"><img src="https://mcptoplist.com/badge/mx.timbrix%2Fmcp.svg" alt="MCP Toplist: #92,504 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Timbrix
Other servers by Timbrix
View all Timbrix servers →Available versions (1)
| Version | Published |
|---|---|
| 0.5.0 | Sep 18, 2026 |
Frequently asked questions
- Who maintains Timbrix — CFDI 4.0 para México?
- Timbrix — CFDI 4.0 para México is maintained by Timbrix, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Timbrix — CFDI 4.0 para México listed on the Official MCP Registry?
- Yes — Timbrix — CFDI 4.0 para México is listed on the Official MCP Registry.
- How many versions does Timbrix — CFDI 4.0 para México have?
- MCP Toplist tracks 1 version of Timbrix — CFDI 4.0 para México, most recently published on Sep 18, 2026.
- Where can I find the source code for Timbrix — CFDI 4.0 para México?
- The source code for Timbrix — CFDI 4.0 para México is hosted at github.com/Timbrix/timbrix-platform.
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.