Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level | info |
| MCP_SERVER_NAME | No | MCP server name | homework-grading-mcp |
| MCP_SERVER_VERSION | No | MCP server version | 1.0.0 |
| MODELSCOPE_API_KEY | Yes | Your ModelScope API key (required) |
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 | |