toconline-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GMAIL_CLIENT_ID | No | Your Google OAuth client ID for Gmail integration. | |
| TOCONLINE_GMAIL | No | Set to "1" to force Gmail tools to appear (even without Gmail credentials). | |
| TOCONLINE_API_BASE | No | Your tenant's API base URL (e.g., https://api14.toconline.pt). | |
| TOCONLINE_AUTH_URL | No | Your tenant's OAuth authorization URL (e.g., https://app14.toconline.pt/oauth/auth). | |
| TOCONLINE_ENV_FILE | No | Path to a custom .env file (default: ~/.config/toconline-mcp/.env). | |
| GMAIL_CLIENT_SECRET | No | Your Google OAuth client secret for Gmail integration. | |
| TOCONLINE_CLIENT_ID | No | Your TOCOnline OAuth client ID (from Empresa → Configurações → Dados API). | |
| TOCONLINE_LOG_LEVEL | No | Log level (DEBUG, INFO, WARNING, etc.). Logs go to stderr. | |
| TOCONLINE_TOKEN_URL | No | Your tenant's OAuth token URL (e.g., https://app14.toconline.pt/oauth/token). | |
| TOCONLINE_CLIENT_SECRET | No | Your TOCOnline OAuth client secret. | |
| TOCONLINE_CREDENTIALS_PATH | No | Override the TOCOnline credentials file location. | |
| TOCONLINE_GMAIL_CREDENTIALS_PATH | No | Override the Gmail credentials file location. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/themiguelamador/toconline-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server