MCP Server
MCP
İTÜ MCP
İTÜ Ninova LMS ve OBS öğrenci portalı — dersler, notlar, yoklama, yemekhane, kampüs kart, GPA
Install
uvx itu-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "itu-mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "İTÜ e-posta adresi ([email protected])",
"isRequired": true,
"format": "string",
"name": "NINOVA_USERNAME"
},
{
"description": "İTÜ şifresi",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "NINOVA_PASSWORD"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment