Skip to main content
Glama

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

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_publisher_metadata

Get publisher metadata from OpenSincera API. Requires either publisherId or publisherDomain.

get_publisher_by_domain

Get a single publisher by domain name

get_publisher_by_id

Get a single publisher by publisher ID

health_check

Check the health status of the OpenSincera API connection

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