Skip to main content
Glama
Yidada

Multica ChatGPT Connector

by Yidada

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AES_SECRETYesSecret key used for AES-256-GCM encryption of Multica Personal Access Tokens.
DATABASE_URLYesPostgreSQL connection string, using a pool URL for production.
OAUTH_CLIENT_IDYesThe OAuth client ID for the pre-registered confidential client.
CONNECTOR_ORIGINYesThe stable production HTTPS origin of the connector, e.g. https://your-connector.example.com
OAUTH_CLIENT_SECRETYesThe OAuth client secret used for authenticating the connector to the authorization server.
OAUTH_REDIRECT_URISYesJSON array of allowed OAuth redirect URIs, obtained from the ChatGPT app management interface.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Yidada/multica-chatgpt-connector'

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