Skip to main content
Glama

MCP ECharts

.env.example398 B
# MinIO Configuration # Copy this file to .env and update with your MinIO settings # MinIO server endpoint (without protocol) MINIO_ENDPOINT=localhost # MinIO server port MINIO_PORT=9000 # Use SSL/HTTPS connection (true/false) MINIO_USE_SSL=false # MinIO access credentials MINIO_ACCESS_KEY=minioadmin MINIO_SECRET_KEY=minioadmin # Bucket name for storing charts MINIO_BUCKET_NAME=mcp-echarts

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/hustcc/mcp-echarts'

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