sas-score-mcp-serverjs
Officialby sassoftware
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the mcp server | 8080 |
| MCPHOST | No | URL of the mcp server. If using remote mcp server, set this to remote MCP server | http://localhost:8080 |
| MCPTYPE | No | The transport protocol for the mcp server. Options: http, stdio | http |
| PROFILE | No | Profile name used by sas-cli to store the tokens | ~/.sas |
| AUTHFLOW | No | Authentication method. Options: oauth, oauthclient, bearer, sascli, token, password | oauth |
| CLIENTID | No | Clientid for oauth and oauthclient AUTHFLOW. Must be PKCE clientid. | vscodemcp |
| CASSERVER | No | Set to a valid cas server | cas-shared-default |
| VIYA_SERVER | Yes | URL for Viya server | |
| COMPUTECONTEXT | No | Compute context name | "SAS Job Execution compute context" |
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/sassoftware/sas-score-mcp-serverjs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server