Geotab ACE MCP Server
by fhoffa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEOTAB_API_URL | No | Geotab API endpoint URL (default: https://my.geotab.com/apiv1). | https://my.geotab.com/apiv1 |
| GEOTAB_API_DATABASE | No | Your Geotab database name for single account setup. | |
| GEOTAB_API_PASSWORD | No | Your Geotab password for single account setup. | |
| GEOTAB_API_USERNAME | No | Your Geotab username for single account setup. | |
| GEOTAB_ACCOUNT_1_NAME | No | Friendly name for account 1 (e.g., 'fleet1'). | |
| GEOTAB_ACCOUNT_2_NAME | No | Friendly name for account 2 (e.g., 'fleet2'). | |
| GEOTAB_ACCOUNT_1_DATABASE | No | Geotab database name for account 1. | |
| GEOTAB_ACCOUNT_1_PASSWORD | No | Geotab password for account 1. | |
| GEOTAB_ACCOUNT_1_USERNAME | No | Geotab username for account 1. | |
| GEOTAB_ACCOUNT_2_DATABASE | No | Geotab database name for account 2. | |
| GEOTAB_ACCOUNT_2_PASSWORD | No | Geotab password for account 2. | |
| GEOTAB_ACCOUNT_2_USERNAME | No | Geotab username for account 2. | |
| GEOTAB_DRIVER_PRIVACY_MODE | No | Redact driver names in results (default: true). | true |
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/fhoffa/geotab-ace-mcp-demo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server