{"name":"mcp-aerostack-registry","version":"1.0.0","description":"Search and call any function, MCP, or skill in the Aerostack marketplace.","install":{"mcpServers":{"aerostack":{"url":"https://mcp.aerostack.dev"}}},"tools":[{"name":"search_registry","description":"Search the Aerostack marketplace registry to discover functions, MCP servers, skills, and agents. Returns the top matches ranked by stars and relevance. Use this first to find the right tool for your task. Each result includes a call_hint showing exactly how to invoke it."},{"name":"get_tool_schema","description":"Get the full description, category, tags, and call hint for a specific tool by its slug. Use after search_registry to confirm details before calling."},{"name":"call_function","description":"Execute a published Aerostack community function by its slug. Returns { success: true, data: {...} } on success or { success: false, error: { code, message } } on failure. Only works for type=\"function\" entries from search_registry."}],"rate_limit":"25 calls/min per IP — no token required","docs":"https://aerostack.dev/docs/mcp-registry"}