Leghis Smart Thinking MCP Server
Smart-Thinking is a Model Context Protocol (MCP) server that delivers graph-based, multi-step reasoning without relying on external AI APIs. Everything happens locally: similarity search, heuristic-based scoring, verification tracking, memory, and visualization all run in a deterministic pipeline designed for transparency and reproducibility. It is available as a remote MCP endpoint.
Teams that want a hosted memory endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-02-06 · ★ 34 · #232 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Leghis Smart Thinking
before you install - you'll need
Set SMART_THINKING_ENABLE_EXTERNAL_TOOLS before connecting.
Claude Code
claude mcp add leghis-smart-thinking --transport http https://server.smithery.ai/@Leghis/smart-thinking/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"leghis-smart-thinking": {
"url": "https://server.smithery.ai/@Leghis/smart-thinking/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://server.smithery.ai/@Leghis/smart-thinking/mcp
transport: streamable-http
endpoint responds (non-MCP reply - review) · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to server.smithery.ai
license MIT - declared in the repository
registry vendor namespace ai.smithery - domain-verified with the official MCP registry
03 · Who maintains Leghis Smart Thinking
Leghis-smart-thinking is maintained by leghis. It's the only MCP server we track from this author; the repo dates to Mar 2025.
04 · Facts
- repository
- github.com/leghis/smart-thinking
- category
- memory - ranked #232 of 259 actively-maintained memory servers as of 2026-08-25.
- registry
- ai.smithery/Leghis-smart-thinking (active, first published 2025-09-29)
05 · Leghis Smart Thinking FAQ
What is Leghis Smart Thinking?
Smart-Thinking is a Model Context Protocol (MCP) server that delivers graph-based, multi-step reasoning without relying on external AI APIs. Everything happens locally: similarity search, heuristic-based scoring, verification tracking, memory, and visualization all run in a deterministic pipeline designed for transparency and reproducibility. It is available as a remote MCP endpoint.
Is Leghis Smart Thinking still maintained?
Yes - as of 2026-08-25, its last commit was 2026-02-06. We re-verify nightly.
How do I install Leghis Smart Thinking?
Run `claude mcp add leghis-smart-thinking --transport http https://server.smithery.ai/@Leghis/smart-thinking/mcp`. The README documents one environment variable (SMART_THINKING_ENABLE_EXTERNAL_TOOLS) to set first. Set SMART_THINKING_ENABLE_EXTERNAL_TOOLS before connecting. You can also paste the ready-made client config above.
06 · Alternatives to Leghis Smart Thinking
Alternatives to Leghis Smart Thinking
Maintained memory servers if Leghis Smart Thinking isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
Pairs well with
Servers that cover what Leghis Smart Thinking doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Lobu · Lore Context · Melchizedek · Mismem · Toon Memory
More TypeScript MCP servers · Mediamcp · Agent Search MCP · Slim Guard · N8n · Letmepost · see all