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
bar_objects.yml•416 B
# BAR (Backup and Restore) Objects Configuration
# This file contains object definitions for BAR tools, prompts, and resources
# Note: The main BAR tools are implemented in bar_tools.py as they require
# complex HTTP API interactions with DSA systems that cannot be represented
# as simple SQL queries.
# Future BAR-related prompts and simple tools can be defined here
# following the standard YAML object format.