h2oGPTe MCP Server

H2OGPTe MCP Server is H2O.ai's first-party Model Context Protocol server for Enterprise h2oGPTe. It runs locally over stdio and proxies traffic to the h2oGPTe REST API, generating one MCP tool per REST operationId (GET operations can instead be exposed as MCP resources). Endpoint sets are selectable — all, all_without_async_ingest (the default), basic, or a custom operationId list — so the tool surface is a configurable projection of the same OpenAPI contract.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/h2o-ai-h2ogpte-mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: h2o-ai-h2ogpte-mcp
name: h2oGPTe MCP Server
description: H2OGPTe MCP Server is H2O.ai's first-party Model Context Protocol server for Enterprise h2oGPTe.
  It runs locally over stdio and proxies traffic to the h2oGPTe REST API, generating one MCP tool per
  REST operationId (GET operations can instead be exposed as MCP resources). Endpoint sets are selectable
  — all, all_without_async_ingest (the default), basic, or a custom operationId list — so the tool surface
  is a configurable projection of the same OpenAPI contract.
humanURL: https://github.com/h2oai/h2ogpte-mcp-server
baseURL: https://h2ogpte.genai.h2o.ai/api/v1
tags:
- MCP
- AI Agents
- Generative AI
tags_raw:
- Model Context Protocol
- AI Agents
- Generative AI
properties:
- type: MCPServer
  url: mcp/h2o-ai-mcp.yml
- type: ToolCrosswalk
  url: mcp/h2o-ai-tool-crosswalk.yml
- type: SourceCode
  url: https://github.com/h2oai/h2ogpte-mcp-server