# Working with MCP Clients
> **📍 Navigation:** [Documentation Home](../README.md) | **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
- [Claude Desktop](./Claude_desktop.md)
- [Microsoft Copilot](./Microsoft_copilot.md)
- [Google AgentSpace](./Google_agentspace.md)
- [Open WebUI](./Open_WebUI.md)
- [teradata-trusted-data-agent](https://github.com/rgeissen/teradata-trusted-data-agent)
- [Perplexity Desktop](Perplexity%20Desktop.md)
## Audio Client
- [MCP Voice Client](../../examples/MCP_VoiceClient/README.md)
## Code Clients
- [Visual Studio Code](./Visual_Studio_Code.md)
- [MCP Inspector](./MCP_Inspector.md) - For testing MCP server
- [Google ADK Client](../../examples/Simple_Agent/README.md)
- [mcp client framework](../../examples/MCP_Client_Example/README.md)
- [REST API](./Rest_API.md)
- [Google Gemini CLI](./Google_Gemini_CLI.md)
---------------------------------------------------------------------
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