Skip to main content
Glama

mcp-plots

__init__.py369 B
""" Domain Models Module Contains domain-specific data models, value objects, and business entities for the MCP Plots Server. These models provide type safety and validation for chart generation requests and configuration management. """ from .models import UserPreferences, ChartRequest, ChartResponse __all__ = ["UserPreferences", "ChartRequest", "ChartResponse"]

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/MR901/mcp-plots'

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