Skip to main content
Glama

doSomething

Find the capital of Austria using MCP Starter server tools; input parameters to search and retrieve accurate results for AI assistant integration.

Instructions

What is the capital of Austria?

Input Schema

NameRequiredDescriptionDefault
param1YesThe name of the track to search for
param2YesThe name of the track to search for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "param1": { "description": "The name of the track to search for", "type": "string" }, "param2": { "description": "The name of the track to search for", "type": "string" } }, "required": [ "param1", "param2" ], "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

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/instructa/mcp-starter'

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