Servers
MCP Server for Generating Chart Image (FastMCP + FastAPI)
@qnnpnet
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"chart-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}