# MCP tool reference

> For the complete documentation index, see [llms.txt](https://developers.thoughtspot.com/docs/llms.txt)

Source: https://developers.thoughtspot.com/docs/mcp-tool-reference

# MCP tool reference

ThoughtSpot Spotter MCP Server provides specialized tools that enable the AI agent in your application to access ThoughtSpot analytics. This page lists all supported MCP tools and describes how to call these tools and analyze responses. Refer to the following sections for more information:

-   [MCP Server version with Spotter 3]({{navprefix}}/{{mcp-tool-reference-spotter3}}) New
    
-   [MCP Server with legacy tools]({{navprefix}}/{{mcp-tool-reference-legacy}})
    

## Additional resources

-   To view the MCP Server code, see the [MCP Server GitHub repository](https://github.com/thoughtspot/mcp-server).
    
-   For a chat client example, see [Python Agent with Simple React UI](https://github.com/thoughtspot/developer-examples/tree/main/mcp/python-react-agent-simple-ui).
    
-   See [Integrating MCP Server in a custom application or chatbot]({{navprefix}}/{{mcp-connect-custom-chatbot}})