seven-dpt-mcp
Rank #8,036io.github.pierreb4/seven-dpt-mcp
Feynman's twelve-problems method as an MCP server: dormant problems + an evoke loop for new tricks.
seven-dpt-mcp is a Model Context Protocol (MCP) server published by pierreb4. It ranks #8,036 of 132,046 servers tracked on MCP Toplist. seven-dpt-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 124,010 of 132,046 servers on MCP Toplist.
Use seven-dpt-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add seven-dpt-mcp -e "SEVEN_DPT_DB=<your SEVEN_DPT_DB>" -- npx -y seven-dpt-mcpReplace each placeholder with your own value before saving.
[mcp_servers.seven-dpt-mcp]
command = "npx"
args = ["-y", "seven-dpt-mcp"]
[mcp_servers.seven-dpt-mcp.env]
SEVEN_DPT_DB = "<your SEVEN_DPT_DB>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seven-dpt-mcp": {
"command": "npx",
"args": [
"-y",
"seven-dpt-mcp"
],
"env": {
"SEVEN_DPT_DB": "<your SEVEN_DPT_DB>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seven-dpt-mcp": {
"command": "npx",
"args": [
"-y",
"seven-dpt-mcp"
],
"env": {
"SEVEN_DPT_DB": "<your SEVEN_DPT_DB>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"seven-dpt-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"seven-dpt-mcp"
],
"env": {
"SEVEN_DPT_DB": "<your SEVEN_DPT_DB>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seven-dpt-mcp": {
"command": "npx",
"args": [
"-y",
"seven-dpt-mcp"
],
"env": {
"SEVEN_DPT_DB": "<your SEVEN_DPT_DB>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seven-dpt-mcp": {
"command": "npx",
"args": [
"-y",
"seven-dpt-mcp"
],
"env": {
"SEVEN_DPT_DB": "<your SEVEN_DPT_DB>"
}
}
}
}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.pierreb4%2Fseven-dpt-mcp)<a href="https://mcptoplist.com/server/io.github.pierreb4%2Fseven-dpt-mcp"><img src="https://mcptoplist.com/badge/io.github.pierreb4%2Fseven-dpt-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pierreb4
Available versions (5)
| Version | Published |
|---|---|
| 0.1.5 | Aug 4, 2026 |
| 0.1.4 | Jul 27, 2026 |
| 0.1.2 | Jul 20, 2026 |
| 0.1.1 | Jul 7, 2026 |
| 0.1.0 | Jul 6, 2026 |
Frequently asked questions
- Who maintains seven-dpt-mcp?
- seven-dpt-mcp is maintained by pierreb4, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is seven-dpt-mcp listed on the Official MCP Registry?
- Yes — seven-dpt-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does seven-dpt-mcp have?
- MCP Toplist tracks 5 versions of seven-dpt-mcp, most recently published on Aug 4, 2026.
- Where can I find the source code for seven-dpt-mcp?
- The source code for seven-dpt-mcp is hosted at github.com/pierreb4/seven-dpt-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.