#!/usr/bin/env python3
"""
Direct runner script for uvx.
Usage: uvx --from git+https://github.com/mr901/mcp-plots.git run-server.py
"""
if __name__ == "__main__":
from src.__main__ import main
main()
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