TechEnthus Data API

MCP Server v1.1.4

Search source-backed snapshots of stored GPU, CPU, and PSU records from MCP clients. Results return the fields available for matching records, so agents can use structured data instead of relying only on model recall. Coverage and freshness vary by source.

Quick Connect (MCP)

Connect with an MCP client using Streamable HTTP.

{
  "mcpServers": {
    "techenthus": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://data.techenthus.dev/mcp"]
    }
  }
}

Use a remote MCP client or an adapter such as mcp-remote when your client requires stdio.

Tools

Resources

Authentication & Limits