wmis
by moverton7474
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port | 3001 |
| SPIFFE_ID | No | workload SPIFFE ID | spiffe://wmis.local/workload/wmis-api |
| JWT_SECRET | No | HMAC secret for OAuth access tokens. Set this in every non-development environment. | |
| OAUTH_ISSUER | No | JWT issuer | https://wmis.local |
| OAUTH_AUDIENCE | No | JWT audience | wmis-api |
| RATE_LIMIT_MAX | No | requests per rate-limit window | 120 |
| SVID_TTL_SECONDS | No | local JWT-SVID TTL | 3600 |
| SPIFFE_TRUST_DOMAIN | No | SPIFFE trust domain | wmis.local |
| RATE_LIMIT_WINDOW_MS | No | rate-limit window in milliseconds | 60000 |
| SPIRE_WORKLOAD_API_ENDPOINT | No | optional HTTP endpoint for a SPIRE-compatible Workload API bridge |
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/moverton7474/wmis'
If you have feedback or need assistance with the MCP directory API, please join our Discord server