Skip to main content
Glama

HHS Media Services API MCP Server

Resources.py362 B
# generated by fastapi-codegen: # filename: openapi.yaml # timestamp: 2025-06-29T03:29:54+00:00 from __future__ import annotations from typing import List from pydantic import Field, RootModel from . import ResourceWrapped class JsonGetResponse(RootModel[List[ResourceWrapped]]): root: List[ResourceWrapped] = Field(..., title='ArrayOfResources')

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