io.github.sellisd/mcp-units✓
io.github.sellisd/mcp-units · v0.3.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.sellisd/mcp-units",
"description": "An MCP server that provides some common units conversions for cooking",
"repository": {
"url": "https://github.com/sellisd/mcp-units",
"source": "github"
},
"version": "0.3.3",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "mcp-units",
"version": "0.3.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}