Skip to main content
Glama
whoisgloom

Owlvin MCP Server

by whoisgloom

owlvin_call

Execute API calls to Owlvin platform services with automatic billing, rate limiting, and authentication management.

Instructions

Call any service on the Owlvin platform. This is the universal API gateway.

Billing, rate limiting, and auth are handled automatically. Use owlvin_services first to see available services and operations.

Args: service: Service slug (e.g. "drumsplit"). operation: Operation name (e.g. "full", "drumbus"). input_data: JSON string with operation-specific parameters. Default: "{}".

Returns the service response. Cost is deducted from your credit balance automatically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serviceYes
operationYes
input_dataNo{}

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/whoisgloom/owlvin-mcp'

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