Skip to main content
Glama

MCP-Guide

by qpd-v

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qpd-v/mcp-guide'

If you have feedback or need assistance with the MCP directory API, please join our Discord server