İTÜ MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 158 installs a week from pypi. Last commit 18 Jul 2026.
İTÜ Ninova LMS ve OBS öğrenci portalı — dersler, notlar, yoklama, yemekhane, kampüs kart, GPA
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add itu-mcp -- uvx itu-mcp
{
"mcpServers": {
"itu-mcp": {
"args": [
"itu-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.itu-mcp]
command = "uvx"
args = ["itu-mcp"]
{
"mcpServers": {
"itu-mcp": {
"args": [
"itu-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"itu-mcp": {
"args": [
"itu-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.