Skip to main content
Glama

HHS Media Services API MCP Server

ResourcesMedia_id_YoutubeMetaData.py396 B
# generated by fastapi-codegen: # filename: openapi.yaml # timestamp: 2025-06-29T03:29:54+00:00 from __future__ import annotations from typing import List, Optional from pydantic import BaseModel from . import Meta, YoutubeMetadata class JsonGetResponse(BaseModel): callback: Optional[str] = None meta: Optional[Meta] = None results: Optional[List[YoutubeMetadata]] = None

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/ag2-mcp-servers/hhs-media-services-api'

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