Skip to main content
Glama

TANSS MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TANSS_BASE_URLYesThe base URL of your TANSS instance (e.g., https://your-tanss-instance.com/backend/)
TANSS_PASSWORDNoYour TANSS password (optional, for login-based authentication)
TANSS_USERNAMENoYour TANSS username (optional, for login-based authentication)
TANSS_API_TOKENYesYour main TANSS API token for authentication
TANSS_ERP_API_TOKENNoOptional role-specific token for ERP operations
TANSS_PHONE_API_TOKENNoOptional role-specific token for phone operations
TANSS_TIMESTAMP_API_TOKENNoOptional role-specific token for timestamp operations
TANSS_MONITORING_API_TOKENNoOptional role-specific token for monitoring operations
TANSS_REMOTE_SUPPORT_API_TOKENNoOptional role-specific token for remote support operations
TANSS_DEVICE_MANAGEMENT_API_TOKENNoOptional role-specific token for device management operations

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

No 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/pronet-systems/tanss-mcp-server'

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