claude-code-system-prompts/system-prompts/tool-description-listmcpresourcestool.md
2026-06-12 10:12:09 -06:00

487 B

Lists available resources from configured MCP servers. Each resource object includes a 'server' field indicating which server it's from.

Usage examples:

  • List all resources from all servers: listMcpResources
  • List resources from a specific server: listMcpResources({ server: "myserver" })