Skip to main content
Glama

OpenSincera MCP Server

by miyaichi

get_publisher_by_domain

Retrieve publisher metadata, verification status, and operational metrics by searching with a specific domain name using the OpenSincera MCP Server API.

Instructions

Get a single publisher by domain name

Input Schema

NameRequiredDescriptionDefault
domainYesPublisher domain to search for

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Publisher domain to search for", "type": "string" } }, "required": [ "domain" ], "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