Skip to main content
Glama
ServiceWare20

MWID MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port8000
MWID_DEBUGNoEnable debug loggingfalse
MWID_API_URLYesBackend API endpointhttp://localhost:8080/api/v1
MWID_JWT_TOKENNoJWT authentication token (required if MWID_AUTH_METHOD=jwt)
MWID_AUTH_METHODYesAuthentication methodjwt
MWID_SUPABASE_KEYNoSupabase anon key (required if MWID_AUTH_METHOD=supabase)
MWID_SUPABASE_URLNoSupabase project URL (required if MWID_AUTH_METHOD=supabase)
MWID_EXTERNAL_API_KEYNoExternal API key for working features without JWT
MWID_GOOGLE_ACCESS_TOKENNoGoogle OAuth access token (required if MWID_AUTH_METHOD=google)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/ServiceWare20/mwid-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server