MWID MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 8000 |
| MWID_DEBUG | No | Enable debug logging | false |
| MWID_API_URL | Yes | Backend API endpoint | http://localhost:8080/api/v1 |
| MWID_JWT_TOKEN | No | JWT authentication token (required if MWID_AUTH_METHOD=jwt) | |
| MWID_AUTH_METHOD | Yes | Authentication method | jwt |
| MWID_SUPABASE_KEY | No | Supabase anon key (required if MWID_AUTH_METHOD=supabase) | |
| MWID_SUPABASE_URL | No | Supabase project URL (required if MWID_AUTH_METHOD=supabase) | |
| MWID_EXTERNAL_API_KEY | No | External API key for working features without JWT | |
| MWID_GOOGLE_ACCESS_TOKEN | No | Google OAuth access token (required if MWID_AUTH_METHOD=google) |
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
ActivityInactive
ResponsivenessNo issues