TrueFoundry MCP Gateway API

The TrueFoundry MCP (Model Context Protocol) Gateway provides a centralized registry and proxy for managing MCP servers accessible to AI agents. It handles authentication, access control, schema validation, and tool orchestration across multiple MCP servers, supporting header auth, OAuth2, and token passthrough authentication modes.

API entry from apis.yml

apis.yml Raw ↑
aid: truefoundry:truefoundry-mcp-gateway-api
name: TrueFoundry MCP Gateway API
description: The TrueFoundry MCP (Model Context Protocol) Gateway provides a centralized registry and
  proxy for managing MCP servers accessible to AI agents. It handles authentication, access control, schema
  validation, and tool orchestration across multiple MCP servers, supporting header auth, OAuth2, and
  token passthrough authentication modes.
humanURL: https://www.truefoundry.com/docs/ai-gateway/mcp/mcp-server-getting-started
baseURL: https://gateway.truefoundry.ai
tags:
- Agent Tools
- AI Agents
- MCP
- Tool Registry
properties:
- type: Documentation
  url: https://www.truefoundry.com/docs/ai-gateway/mcp/mcp-server-getting-started
- type: Authentication
  url: https://www.truefoundry.com/docs/ai-gateway/mcp/mcp-gateway-auth-security