Transporeon Company Settings MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TP_SETTINGS_TOKEN_AC | Yes | Acceptance environment token | |
| TP_SETTINGS_TOKEN_IN | Yes | Integration environment token | |
| TP_SETTINGS_TOKEN_PD | Yes | Production environment token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Server Status | Current server status |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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