General Tools
tributante.com
Provides access to public accounting firm profiles, verified reviews, services, and a matching system to help users find accounting services.
ENDPOINT 1
https://tributante.com/mcp
MCP server metadata
- Name
- Tributante
- Version
- 0.0.0
Usá list_services para descubrir códigos. search_studies busca perfiles públicos y match_studies aplica el mismo matching determinista del quiz. Ninguna herramienta acepta datos personales.
Known tools 5
get_study_profileObtiene el perfil público canónico de un estudio, con servicios, cobertura, ofertas y reviews verificadas.
Inferred read-onlyget_study_reviewsLista únicamente las reviews verificadas y publicables de un estudio.
Inferred read-onlylist_servicesLista el catálogo de servicios contables disponible para búsqueda y matching.
Inferred read-onlymatch_studiesCalcula matches deterministas usando únicamente respuestas no personales y las reglas públicas del quiz.
Inferred read-onlysearch_studiesBusca estudios contables publicados y verificados usando los filtros públicos de Tributante.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.tributante]
url = "https://tributante.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tributante": {
"type": "http",
"url": "https://tributante.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tributante
Remote MCP URL: https://tributante.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"tributante": {
"url": "https://tributante.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tributante": {
"type": "http",
"url": "https://tributante.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tributante",
"transport": "streamable-http",
"url": "https://tributante.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.