Gosar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host interface to bind the MCP server (default: '0.0.0.0'). | 0.0.0.0 |
| MCP_PORT | No | Port to bind the MCP server (default: '8000'). | 8000 |
| GOSAR_SCOPES | No | Scopes requested from Gosar (default: 'applications.read applications.write'). | applications.read applications.write |
| GOSAR_CLIENT_ID | Yes | Your registered Gosar OAuth client ID. | |
| JWT_SIGNING_KEY | Yes | A secret key used to sign JWTs for MCP client sessions. Must be stable across restarts. | |
| GOSAR_API_BASE_URL | Yes | The base URL of the Gosar API. | |
| GOSAR_REDIRECT_PATH | No | Path component of the redirect URI (default: '/gosar/callback'). | /gosar/callback |
| MCP_PUBLIC_BASE_URL | No | Your server's public HTTPS URL (e.g. ngrok URL) for OAuth redirects. |
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