🔧
stu-management-mcp
🔧MCP ServerZhaoDay/stu-management-mcp
Installation
Server ConfigurationServer configuration (JSON)
json
{
"a": 1,
"b": 2,
"c": 3
}
```
输出:
```json
{
"average": 2
}
```
### e...glama
0
Last UpdatedAug 12, 2026
ZhaoDay/stu-management-mcp
{
"a": 1,
"b": 2,
"c": 3
}
```
输出:
```json
{
"average": 2
}
```
### e...