MCP-Guide

show_example

Demonstrates practical examples of specific MCP features (e.g., 'tool_call', 'resource_read') to help developers understand and implement MCP concepts effectively. Ideal for learning and testing MCP functionalities.

Instructions

Show a practical example of an MCP feature

Input Schema

NameRequiredDescriptionDefault
featureYesThe MCP feature to demonstrate (e.g., 'tool_call', 'resource_read', 'prompt_template')

Input Schema (JSON Schema)

{ "properties": { "feature": { "description": "The MCP feature to demonstrate (e.g., 'tool_call', 'resource_read', 'prompt_template')", "type": "string" } }, "required": [ "feature" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-Guide

Related Tools

ID: 3jsu6wpgzt