Submit

Stainless Topiclake Mcp Server

@topiclakeinsights-crypto

An MCP server for accessing TopicLake policy insights data, including documents, topics, Q&A, sentiment, and summaries, using the Stainless SDK. Easily integrates with Claude Desktop, Abacus.AI DeepAgent, and other MCP-compatible tools.

Server Config

{
  "mcpServers": {
    "topiclake-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "topiclake-mcp-server"
      ],
      "env": {
        "API_KEY": "<YOUR_TOPICLAKE_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.