Servers

Tessera MCP Server
@tessera-llm
MCP server for Tessera's LLM cost-optimization layer. Anchored spend, drift detection, recommendations as typed tools.
Overview
What is Tessera MCP Server?
Tessera MCP Server is an MCP server that exposes six tools for any MCP-aware agent (Claude Desktop, Claude Code, Cursor, Cline, Continue, Goose) to query and manage cloud cost optimization data from Tessera. It is built for LLM-powered coding assistants that need programmatic access to savings recommendations and related analytics.
How to use Tessera MCP Server?
Obtain a free API key from tesseraai.io/dev (no credit card required) and set it as the TESSERA_API_KEY environment variable. The server runs over stdio by default; to use Streamable HTTP instead, set TESSERA_MCP_TRANSPORT=http.