Working with MCP Clients
December 4, 2025 ยท View on GitHub
๐ Navigation: Documentation Home | Server Guide | Getting started | Architecture | Installation | Configuration | Security | Customization | Client Guide

This documet will cover the process and options for getting a client tool to connect to the teradata-mcp-server. Note that you have many client options, we will cover some but not all.
The transport mode that the server is running needs to be the same as the client configuration.

If you configured the server as a Streamable-http transport mode then the client also needs to be configured as a streamable-http mode.
There are many client options that you can choose from, they each have different strengths, we have curated a small number so that you have examples.
GUI Clients
Audio Client
Code Clients
- Visual Studio Code
- MCP Inspector - For testing MCP server
- Google ADK Client
- mcp client framework
- REST API
- Google Gemini CLI