Skip to main content
Glama

load_source

Load OpenAPI specifications from URLs or local files to extend tool capabilities in graph-based workflows. Supports JSON/YAML URLs, Swagger UI, and file paths.

Instructions

Load additional tools from an OpenAPI spec URL or file path.

    Supports:
    - Direct spec URLs (JSON/YAML): https://api.example.com/openapi.json
    - Swagger UI URLs: https://api.example.com/swagger-ui/index.html
    - Local file paths: ./openapi.json, /path/to/spec.yaml

    Args:
        source: OpenAPI spec URL or local file path
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceYes

Latest Blog Posts

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/SonAIengine/graph-tool-call'

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