anthropics / anthropics/claude-ai-mcp
Claude displays tool "name" rather than tool "title"
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 471
- Forks
- 77
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.