Skip to main content
Glama

Teradata MCP Server

Official
by Teradata
README.md556 B
# Testing agents for the MCP Server You can find some additional prompts, helpful to build agents to test the functionality provided by this server. ## How to use it To run the MCP Server with these promtps, simply move to this directory and start the server: For example: ```sh export DATABASE_URI=teradata://username:password@host:1025/schemaname ``` ```sh cd examples/MCP_Testing_Agent teradata-mcp-server --profile tester --mcp_transport=streamable-http --mcp_port=8001 ``` Connect your agent or application, and load the prompts named `test_*`.

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/Teradata/teradata-mcp-server'

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