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_resources.py•294 B
"""
BAR (Backup and Restore) Resources for Teradata DSA MCP Server
Provides resources and guidance for DSA backup operations
"""
import logging
logger = logging.getLogger("teradata_mcp_server")
# Resources will be added here in the future
# For now, this module provides the basic structure