Skip to main content
Glama
miyaichi

OpenSincera MCP Server

by miyaichi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENSINCERA_API_KEYYesYour OpenSincera API key
OPENSINCERA_TIMEOUTNoRequest timeout in milliseconds10000
OPENSINCERA_BASE_URLNoOpenSincera API base URLhttps://open.sincera.io/api

Tools

Functions exposed to the LLM to take actions

NameDescription
get_publisher_metadata

Get detailed publisher metadata from OpenSincera API with comprehensive field descriptions. Requires either publisherId or publisherDomain.

Returns publisher information including:

  • Basic Info: Publisher ID, name, domain, status, verification status, contact info, categories

  • Performance Metrics: Ads to Content Ratio (A2CR), Ads in View, Ad Refresh Rate, Page Weight, CPU Usage

  • Supply Chain: Total Supply Paths, Reseller Count, Global Publisher IDs (GPIDs)

  • Identity: ID Absorption Rate

Each metric includes detailed explanations of what it measures and its business implications.

get_publisher_by_domain

Get detailed publisher information by domain name with comprehensive metric descriptions. Returns formatted data including performance metrics, supply chain information, and detailed explanations of each field's meaning and business impact.

get_publisher_by_id

Get detailed publisher information by Publisher ID with comprehensive metric descriptions. Returns formatted data including performance metrics, supply chain information, and detailed explanations of each field's meaning and business impact.

health_check

Check the health status of the OpenSincera API connection

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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