← Registry

General Tools

tributante.com

Provides access to public accounting firm profiles, verified reviews, services, and a matching system to help users find accounting services.

1 endpoint5 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://tributante.com/mcp

No auth detected

MCP server metadata

Name
Tributante
Version
0.0.0
Capabilities
tools.listChanged
Server instructions

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_profile

Obtiene el perfil público canónico de un estudio, con servicios, cobertura, ofertas y reviews verificadas.

Inferred read-only
get_study_reviews

Lista únicamente las reviews verificadas y publicables de un estudio.

Inferred read-only
list_services

Lista el catálogo de servicios contables disponible para búsqueda y matching.

Inferred read-only
match_studies

Calcula matches deterministas usando únicamente respuestas no personales y las reglas públicas del quiz.

Inferred read-only
search_studies

Busca estudios contables publicados y verificados usando los filtros públicos de Tributante.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.