DeepThonk
Rank #17,567io.github.linxule/deepthonk
Provider-neutral OpenDeepThink reasoning server: generate, judge, rank, mutate.
DeepThonk is a Model Context Protocol (MCP) server published by linxule. It ranks #17,567 of 115,460 servers tracked on MCP Toplist. DeepThonk is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 24, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 97,893 of 115,460 servers on MCP Toplist.
Use DeepThonk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add deepthonk -e "DEEPSEEK_API_KEY=<your DEEPSEEK_API_KEY>" -e "OPENROUTER_API_KEY=<your OPENROUTER_API_KEY>" -e "DEEPTHONK_API_KEY=<your DEEPTHONK_API_KEY>" -e "DEEPTHONK_CONFIG=<your DEEPTHONK_CONFIG>" -e "DEEPTHONK_PROFILES_DIR=<your DEEPTHONK_PROFILES_DIR>" -- npx -y deepthonk serve-mcpReplace each placeholder with your own value before saving.
[mcp_servers.deepthonk]
command = "npx"
args = ["-y", "deepthonk", "serve-mcp"]
[mcp_servers.deepthonk.env]
DEEPSEEK_API_KEY = "<your DEEPSEEK_API_KEY>"
OPENROUTER_API_KEY = "<your OPENROUTER_API_KEY>"
DEEPTHONK_API_KEY = "<your DEEPTHONK_API_KEY>"
DEEPTHONK_CONFIG = "<your DEEPTHONK_CONFIG>"
DEEPTHONK_PROFILES_DIR = "<your DEEPTHONK_PROFILES_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"deepthonk": {
"command": "npx",
"args": [
"-y",
"deepthonk",
"serve-mcp"
],
"env": {
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>",
"OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
"DEEPTHONK_API_KEY": "<your DEEPTHONK_API_KEY>",
"DEEPTHONK_CONFIG": "<your DEEPTHONK_CONFIG>",
"DEEPTHONK_PROFILES_DIR": "<your DEEPTHONK_PROFILES_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"deepthonk": {
"command": "npx",
"args": [
"-y",
"deepthonk",
"serve-mcp"
],
"env": {
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>",
"OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
"DEEPTHONK_API_KEY": "<your DEEPTHONK_API_KEY>",
"DEEPTHONK_CONFIG": "<your DEEPTHONK_CONFIG>",
"DEEPTHONK_PROFILES_DIR": "<your DEEPTHONK_PROFILES_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"deepthonk": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"deepthonk",
"serve-mcp"
],
"env": {
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>",
"OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
"DEEPTHONK_API_KEY": "<your DEEPTHONK_API_KEY>",
"DEEPTHONK_CONFIG": "<your DEEPTHONK_CONFIG>",
"DEEPTHONK_PROFILES_DIR": "<your DEEPTHONK_PROFILES_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"deepthonk": {
"command": "npx",
"args": [
"-y",
"deepthonk",
"serve-mcp"
],
"env": {
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>",
"OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
"DEEPTHONK_API_KEY": "<your DEEPTHONK_API_KEY>",
"DEEPTHONK_CONFIG": "<your DEEPTHONK_CONFIG>",
"DEEPTHONK_PROFILES_DIR": "<your DEEPTHONK_PROFILES_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"deepthonk": {
"command": "npx",
"args": [
"-y",
"deepthonk",
"serve-mcp"
],
"env": {
"DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>",
"OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
"DEEPTHONK_API_KEY": "<your DEEPTHONK_API_KEY>",
"DEEPTHONK_CONFIG": "<your DEEPTHONK_CONFIG>",
"DEEPTHONK_PROFILES_DIR": "<your DEEPTHONK_PROFILES_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.linxule%2Fdeepthonk)<a href="https://mcptoplist.com/server/io.github.linxule%2Fdeepthonk"><img src="https://mcptoplist.com/badge/io.github.linxule%2Fdeepthonk.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
linxule
Other servers by linxule
- Music Studio#2,471 · 8 vers
- Lotus Wisdom#11,897 · 12 vers
- Mineru#12,695 · 6 vers
- Durable Thinking#24,382 · 1 ver
- Vox MCP#43,583 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jul 10, 2026 |
Frequently asked questions
- Who maintains DeepThonk?
- DeepThonk is maintained by linxule, which publishes 11 MCP servers (30 total versions) tracked on MCP Toplist.
- Is DeepThonk listed on the Official MCP Registry?
- Yes — DeepThonk is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does DeepThonk have?
- MCP Toplist tracks 1 version of DeepThonk, most recently published on Jul 10, 2026.
- Where can I find the source code for DeepThonk?
- The source code for DeepThonk is hosted at github.com/linxule/deepthonk.