Seven Dpt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 21 Sep 2026.
Feynman's twelve-problems method as an MCP server: dormant problems + an evoke loop for new tricks.
We read the source, 7 h ago · rules 3dff92dd89df
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.
r = subprocess.run([sys.executable, "-c", c["code"] % HERE],
fp = os.path.join(here, f)
env = dict(os.environ, ARC_PRIOR_LEDGER=led, INVARIANTS_JSON=outj, STORE_STRICT="1")
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add seven-dpt-mcp -- npx -y seven-dpt-mcp
{
"mcpServers": {
"seven-dpt-mcp": {
"args": [
"-y",
"seven-dpt-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.seven-dpt-mcp]
command = "npx"
args = ["-y", "seven-dpt-mcp"]
{
"mcpServers": {
"seven-dpt-mcp": {
"args": [
"-y",
"seven-dpt-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"seven-dpt-mcp": {
"args": [
"-y",
"seven-dpt-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SEVEN_DPT_DB (Optional path to the JSON store (default: ~/.local/share/seven-dpt/store.json)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Tekna events and news
An MCP server that provides document format conversion
MCP server for Dynatrace Managed to access logs, events, and metrics.
MCP server for the Zabbix API — daily brief, problems, hosts, items
MCP server for Google Lighthouse performance metrics
x402 Endpoint Scanner — a free local health probe for x402 paid endpoints as an MCP server.
MCP server for describing and invoking gRPC methods
Nifra docs, runnable examples, and API types as an MCP server for any AI assistant.
Answers built from our own checks of this server.