All Prompts/Tool Prompts/List MCP Resources Tool
🔧Tool Prompts/mcp

List MCP Resources Tool

src/tools/ListMcpResourcesTool/prompt.ts

Prompt Engineering Insight

Minimal MCP discovery prompt; server scoping parameter documented for federation across multiple MCP connections.

Techniques Used

tool-use-guidancetaxonomy
prompt
List available resources from configured MCP servers.
Each returned resource will include all standard MCP resource fields plus a 'server' field
indicating which server the resource belongs to.
Parameters:
  • server (optional): The name of a specific MCP server to get resources from. If not provided,
resources from all servers will be returned.

Tags

mcpresources

Appears in use cases

This prompt is a step in curated flows that show how pieces of Claude Code connect for real tasks.