Skip to main content
Glama

Jumpseller API MCP Server

Customers.py295 B
# generated by fastapi-codegen: # filename: openapi.yaml # timestamp: 2025-06-29T04:06:11+00:00 from __future__ import annotations from typing import List from pydantic import RootModel from . import Customer class JsonGetResponse(RootModel[List[Customer]]): root: List[Customer]

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/jumpseller-api'

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