mcpbeat Sign in

Leghis Smart Thinking MCP Server

not responding

Leghis Smart Thinking is listed as active in the registry but did not answer our last check. Last commit 17 Sep 2026.

Find relevant Smart‑Thinking memories fast. Fetch full entries by ID to get complete context. Spee…

Uptime history 47 days of history · worst day 0%
47 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
321 ms
Response time
average over 24h
34
Stars
last commit 17 Sep 2026

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

      const child = spawn(candidate, ['-c', 'import sympy'], { stdio: 'ignore' });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add Leghis-smart-thinking --transport http https://server.smithery.ai/@Leghis/smart-thinking/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "Leghis-smart-thinking": {
      "url": "https://server.smithery.ai/@Leghis/smart-thinking/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.Leghis-smart-thinking]
url = "https://server.smithery.ai/@Leghis/smart-thinking/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "Leghis-smart-thinking": {
      "url": "https://server.smithery.ai/@Leghis/smart-thinking/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "Leghis-smart-thinking": {
      "url": "https://server.smithery.ai/@Leghis/smart-thinking/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://server.smithery.ai/@Leghis/smart-thinking/mcp streamable-http answering 321 ms 13 min ago

Alternatives to Leghis Smart Thinking

same job, measured the same way
Arxiv MCP Server
by cyanheads

Search arXiv, fetch paper metadata, and read full-text content.

596 installs/wk 4 tools answering
ThinkNEO Control Plane
by thinkneo

Enterprise AI Control Plane: governance, guardrails, spend tracking, compliance & smart routing.

68 tools answering
Rangefind
by xjodoin

Search rangefind static indexes: full-text, geo, autocomplete, facets - no server, just files.

43 installs/wk local only
Cocktail Glass
by cocktail

Search 500 cocktail recipes, get full recipes, find drinks by ingredient, suggest random picks.

7 tools answering
ForkMate
by forkmate

Log what you ate by talking to your AI assistant — calories and macros, completely free.

12 tools answering
H
Shebe
by rhobimd-oss

Fast BM25 full-text search for code repositories. 14 MCP tools, 2ms search latency.

local only
A2AWire Benchmark: Support Agent Trials
by a2awire

Free to compete: testnet faucet funds everything. Support trials. Get scored, get hired.

23 tools answering
BC Curriculum
by pdg6

Query the full BC K-12 curriculum: Big Ideas, Competencies, Content, and more.

27 installs/wk 8 tools answering

Leghis Smart Thinking — questions

Answers built from our own checks of this server.

Is Leghis Smart Thinking working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 321 ms. The bar chart above shows every period we have measured.
The registry lists Leghis Smart Thinking as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Leghis Smart Thinking?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Leghis Smart Thinking need an API key?
No. Leghis Smart Thinking completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Leghis Smart Thinking open source?
Yes — it is published under the MIT licence, written in JavaScript and 34 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.