Skip to main content
Glama

OpenSincera MCP Server

by miyaichi

get_publisher_by_id

Retrieve detailed metadata, verification status, and operational metrics for a digital advertising publisher by specifying its unique Publisher ID using the OpenSincera MCP Server API.

Instructions

Get a single publisher by publisher ID

Input Schema

NameRequiredDescriptionDefault
publisherIdYesPublisher ID to search for

Input Schema (JSON Schema)

{ "properties": { "publisherId": { "description": "Publisher ID to search for", "type": "string" } }, "required": [ "publisherId" ], "type": "object" }

Other Tools from OpenSincera MCP Server

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/miyaichi/opensincera-mcp-server'

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