mcpbeat Sign in

DeepPane Focus Space MCP Server

local only

DeepPane Focus Space runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 20 Jul 2026.

Create focus spaces and read user-authorized focus history summaries.

Installs per day peak 29 · avg 12 · +32% w/w
a month agotoday
43
Installs / week
npm · @deeppane/mcp-server
0
Stars
1 open issues
20 Jul 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check DeepPane Focus Space every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add focus-space -- npx -y @deeppane/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "focus-space": {
      "args": [
        "-y",
        "@deeppane/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.focus-space]
command = "npx"
args = ["-y", "@deeppane/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "focus-space": {
      "args": [
        "-y",
        "@deeppane/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "focus-space": {
      "args": [
        "-y",
        "@deeppane/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to DeepPane Focus Space

same job, measured the same way
Upnote Lens MCP
by awesomehye

Read, search, and summarize your UpNote notes — and create new ones.

79 installs/wk local only
FormBuilder
by formbuilder

Create form drafts, publish on request, read responses and create authorized response webhooks.

answering
three.ws Alerts
by nirholas

Create, update, and delete pump.fun alert rules and read fired-alert history across channels.

30 installs/wk local only
Wachete
by wachete

Create, read and monitor Wachete website-change wachets for a signed-in user.

answering
Deep Noodle AI Atlas
by myzie

Read-only, sourced AI history, organizations, stories, and model facts.

10 tools answering
EasyKanban
by easykanb

Read and manage your EasyKanban kanban boards: to-do summaries, create, update, and move cards.

answering
FieldRobin
by fieldrobin

Authenticated FieldRobin workspace tools, including scope-authorized customer and job creation.

47 tools answering
Clickup
by usefulapi

Read teams, spaces, lists and tasks; create, update and comment on tasks and track time.

14 tools answering

DeepPane Focus Space — questions

Answers built from our own checks of this server.

Why is there no uptime for DeepPane Focus Space?
DeepPane Focus Space runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @deeppane/mcp-server was installed 43 times last week.
How do I connect DeepPane Focus Space?
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 runs locally, so the command pulls @deeppane/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use DeepPane Focus Space?
The npm package @deeppane/mcp-server was installed 43 times in the last week. Week over week that is +32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is DeepPane Focus Space open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.