← Registry

Developer Tools

davidbuenov.com

Provides access to professional profile, project management, and task tracking data.

1 endpoint10 known toolsFirst detected July 16, 2026Last detected July 16, 2026

ENDPOINT 1

https://davidbuenov.com/mcp

No auth detected

Known tools 10

getProfileData

Obtiene todos los datos profesionales de David Bueno Vallejo (proyectos, blog, experiencia, publicaciones, habilidades) en JSON.

Inferred read-only
list_projects

Lista los proyectos del hub dbv-control-center, con filtros opcionales por status y priority.

Inferred read-only
get_project_context

Devuelve el contexto completo de un proyecto del hub: stack, skills, última tarea y decisiones.

Inferred read-only
get_pending_tasks

Cola priorizada de la última tarea (last_task) de los proyectos activos del hub.

Inferred read-only
list_skills

Inventario completo de skills del hub, con descripción y repo de origen.

Inferred read-only
search_skills

Busca skills del hub cuyo nombre o descripción coincidan con la consulta.

Inferred read-only
trigger_sync

Dispara el sync del hub (workflow_dispatch) para todos los repos o uno concreto.

Inferred read-only
get_sync_status

Estado completo del último sync del hub: si hay uno en curso, resultado, repos procesados y avisos.

Inferred read-only
list_chat_sessions

Lista las sesiones del chatbot Victoria ordenadas por última actividad descendente, con paginación por cursor (requiere cabecera Authorization: Bearer <token>; sin token responde JSON-RPC -32001)

Inferred read-only
get_chat_session

Devuelve los mensajes de una sesión del chatbot Victoria en orden cronológico (requiere cabecera Authorization: Bearer <token>; sin token responde JSON-RPC -32001)

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.davidbuenov-com]
url = "https://davidbuenov.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "davidbuenov-com": {
      "type": "http",
      "url": "https://davidbuenov.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: davidbuenov-com
Remote MCP URL: https://davidbuenov.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": {
    "davidbuenov-com": {
      "url": "https://davidbuenov.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "davidbuenov-com": {
      "type": "http",
      "url": "https://davidbuenov.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "davidbuenov-com",
  "transport": "streamable-http",
  "url": "https://davidbuenov.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for davidbuenov.com was fetched 2026-09-02T15:34:01.349Z.

Trust status Trusted

davidbuenov.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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