get_remote_prompt
Fetch a prompt from a remote MCP server by providing its URL and prompt name. Pass optional arguments to customize the prompt for your use case.
Instructions
Get a prompt from a remote MCP server. Use browse first to see available prompts, then use this to retrieve one with optional arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The MCP server URL (e.g., 'https://mcp.example.com') | |
| prompt | Yes | The name of the prompt to get | |
| arguments | No | Arguments to pass to the prompt |