anthropics / anthropics/claude-ai-mcp

Claude displays tool "name" rather than tool "title"

Abierto
#91 1 comentario 2 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Sin datos de lenguaje
Estrellas
471
Forks
76
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### What happened?

In the MCP specification a tool needs both a name and an optional title. Name is a unique identifier for a tool while the title represents a human readable name. However, in Claude Desktop it seems that title is never used and instead name is displayed to the user.

### What did you expect to happen?

The tool title should be displayed to a user when they attempt to invoke a tool instead of name.

### Steps to reproduce

1) Connect to an MCP server that returns tools with the "title" field specified.
2) Attempt to invoke said tool.

### Area

Tool Discovery / Invocation

### MCP Server (if applicable)

_No response_

### Error messages or logs

```shell

```

### Additional context

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.