Discrete Structures✓
io.github.ZohaibCodez/discrete-structures · v0.1.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ZohaibCodez/discrete-structures",
"description": "Comprehensive tools for discrete mathematics: logic, algorithms, number theory, cryptography",
"title": "Discrete Structures",
"repository": {
"url": "https://github.com/ZohaibCodez/discrete-structures-ai-platform",
"source": "github",
"subfolder": "mcp-server"
},
"version": "0.1.4",
"packages": [
{
"registryType": "pypi",
"identifier": "discrete-structures-mcp",
"version": "0.1.4",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}