Skip to main content
Glama

MCP OpenAPI Server

by ReAPI-com

search-api-schemas

Search and retrieve API schemas across multiple OpenAPI specifications to enable AI-powered IDE integrations and API understanding in development tools.

Instructions

Search for schemas across specifications

Input Schema

NameRequiredDescriptionDefault
queryYes
specIdNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "type": "string" }, "specId": { "type": "string" } }, "required": [ "query" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ReAPI-com/mcp-openapi'

If you have feedback or need assistance with the MCP directory API, please join our Discord server