MCP Directory
Back

mcp-think-tank

by flight505 · TypeScript · ★ 61

MCP Think Tank is a powerful Model Context Protocol (MCP) server designed to enhance the capabilities of AI assistants like Cursor and Claude. It provides a structured environment for enhanced reasoning, persistent memory, and responsible tool usage.

Install

npx -y github:flight505/mcp-think-tank

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-think-tank": {
      "command": "npx",
      "args": [
        "-y",
        "github:flight505/mcp-think-tank"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/mcp-think-tank) [](https://opensource.org/licenses/MIT) [](https://www.typescriptlang.org/) [](https://www.cursor.so/) [](https://www.anthropic.com/) [](https://github.com/modelcontextprotocol) [](https://nodejs.org/) [](https://smithery.ai/server/@flight505/mcp-think-tank) MCP Think Tank is a powerful Model Context Protocol (MCP) server designed to enhance the capabilities of AI assistants like **Cursor** and **Claude @Web**. It provides a structured environment for enhanced reasoning, persistent memory, and responsible tool usage. Key capabilities inclu…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers