We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Teradata/teradata-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•485 B
# Base tools
**Dependencies**
Assumes Teradata >=17.20.
**Plot** tools:
- plot_line_chart - Generates json for line plot. Json is specific to chart.js .
- plot_polar_chart - Generates json for polar area plot. Json is specific to chart.js .
- plot_pie_chart - Generates json for pie plot. Json is specific to chart.js .
- plot_radar_chart - Generates json for radar plot. Json is specific to chart.js .
**Base** Prompts:
[Return to Main README](../../../../README.md)