Skip to main content
Glama
larkinmaxim

Transporeon Company Settings MCP Server

by larkinmaxim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TP_SETTINGS_TOKEN_ACYesAcceptance environment token
TP_SETTINGS_TOKEN_INYesIntegration environment token
TP_SETTINGS_TOKEN_PDYesProduction environment token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_company_settingsB

List all company settings from the Transporeon settings API. Returns settings formatted as Markdown with decoded values for encoded settings.

get_company_settingA

Get a specific company setting by key name. Returns the setting with decoded value if it was encoded.

search_in_settingA

Search for specific text within a company setting and return matching lines with surrounding context.

verify_environment_tokensA

Verify that all environment tokens (pd, in, ac) are valid by making test requests to each environment. This helps diagnose authentication issues.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Server StatusCurrent server status

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/larkinmaxim/mcp_customer_settings_http'

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