crewmeister-api
by BelStark
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CREWMEISTER_API_BASE_URL | Yes | The base URL of the Crewmeister API. Must be a canonical HTTPS origin without a path, query, or credentials. This is mandatory. | |
| CREWMEISTER_API_PASSWORD | No | Password for authentication. Must be provided together with CREWMEISTER_API_USERNAME. | |
| CREWMEISTER_API_USERNAME | No | Username for authentication. Must be provided together with CREWMEISTER_API_PASSWORD. | |
| CREWMEISTER_API_BEARER_TOKEN | No | Bearer token for authentication. Provide this OR the username/password combination. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues