UISP API MCP Server
by sevaepsteyn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UISP_BASE_URL | Yes | Required. The base URL of your UISP instance. | |
| UISP_API_TOKEN | Yes | Required. Your API token for UISP. | |
| UISP_LOG_LEVEL | No | Optional. Logging level. Default INFO. | INFO |
| UISP_API_TIMEOUT | No | Optional. Timeout in seconds. Default 30.0. | 30.0 |
| UISP_API_RETRY_DELAY | No | Optional. Retry delay in seconds. Default 1.0. | 1.0 |
| UISP_DEFAULT_PAGE_SIZE | No | Optional. Default page size. Default 25. | 25 |
| UISP_API_RETRY_ATTEMPTS | No | Optional. Number of retry attempts. Default 3. | 3 |
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/sevaepsteyn/uisp_api_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server