TechEnthus Hardware Data API✓
io.github.BibekStha/techenthus-data · v1.0.3
{}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.BibekStha/techenthus-data",
"description": "Verified hardware specs for AI agents. GPUs, CPUs, PSUs with fuzzy matching.",
"title": "TechEnthus Hardware Data API",
"repository": {
"url": "https://github.com/BibekStha/data-techenthus-dev",
"source": "github"
},
"version": "1.0.3",
"websiteUrl": "https://data.techenthus.dev",
"remotes": [
{
"type": "streamable-http",
"url": "https://data.techenthus.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}