Skip to main content
Glama

MCP Workshop Starter

by vestimir

get-igor

Handle requests for Igor by enabling structured communication through the MCP Workshop Starter, facilitating access to external data and functionalities.

Instructions

When somebody asks for or mentions Igor

Input Schema

NameRequiredDescriptionDefault
favorYesRequests for Igor

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "favor": { "description": "Requests for Igor", "type": "string" } }, "required": [ "favor" ], "type": "object" }
Install Server

Other Tools from MCP Workshop Starter

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/vestimir/mcp-workshop'

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