WisdomAI provides a Model Context Protocol (MCP) server that enables direct integration with MCP-compatible clients. The MCP server exposes WisdomAI’s powerful data analysis capabilities through standardized tool interfaces.The server implements the MCP specification with Streamable HTTP Transport. All responses include structured content that can be rendered as text, tables, or interactive charts.
The WisdomAI MCP Server provides real-time access to structured data insights through the standardized Model Context Protocol. Users can ask questions related to business intelligence and receive structured responses, including tabular data, visualizations, and natural language explanations.The WisdomAI MCP server provides a single endpoint for all operations:
The server supports session-based connections using the MCP transport layer. Each session maintains its own context and can handle multiple sequential requests.