Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SJTU_API_KEYYesYour SJTU Zhiyuan No.1 API key
SJTU_API_BASE_URLNoBase URL for the SJTU API endpoint
SJTU_REQUEST_TIMEOUTNoRequest timeout in seconds
SJTU_DEFAULT_TEXT_MODELNoDefault model for text tasks
SJTU_DEFAULT_VISION_MODELNoDefault model for vision tasks
SJTU_DEFAULT_REASONING_MODELNoDefault model for reasoning tasks

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
sjtu_modelsA

List available models from the SJTU endpoint.

sjtu_textC

Run a plain text task against the SJTU OpenAI-compatible API.

sjtu_visionC

Run an image understanding task against the default vision model.

sjtu_cheap_taskC

Route common low-risk jobs like summarize, rewrite, classify, and extract.

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/EternalWavee/sjtu-mcp'

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