mcpbeat Sign in

Deckbase MCP Server

local only

Deckbase MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

MCP server for Deckbase - exposes docs, template blocks, and project context

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 23 · avg 6 · +93% w/w
a month agotoday
23
Installs / week
npm · deckbase-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 deckbase-mcp-server -- npx -y deckbase-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "deckbase-mcp-server": {
      "args": [
        "-y",
        "deckbase-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.deckbase-mcp-server]
command = "npx"
args = ["-y", "deckbase-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "deckbase-mcp-server": {
      "args": [
        "-y",
        "deckbase-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "deckbase-mcp-server": {
      "args": [
        "-y",
        "deckbase-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Deckbase MCP Server

same job, measured the same way
Devops MCP
by neetpatel

An MCP server that provides DevOps and DevSecOps context for the project

123 installs/wk local only
Dotnet Template MCP
by yuliiakovalova

MCP server for dotnet new: discover, inspect, preview and create .NET projects from templates.

local only
mcp-context-card
by wolfe-jam

MCP server for a project's context (AGENTS.md), memory, and identity — base or drop-in extension.

123 installs/wk local only
I
BlogCaster MCP
by bamacharanchhandogi

An MCP server for the BlogCaster project.

44 installs/wk 7 tools answering
L0 Py Blocks MCP
by selisedigitalplatforms

A Model Context Protocol (MCP) server for Selise Blocks Cloud integration

36 tools answering
Podman MCP Server
by manusa

A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)

112 installs/wk local only
Niftypm
by niftypm

Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.

answering
Devdocs MCP
by madhan-g-p

Local DevDocs MCP Server (Developer Docs with project specific context awareness)

42 installs/wk local only

Deckbase MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Deckbase MCP Server?
Deckbase MCP Server 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 deckbase-mcp-server was installed 23 times last week.
Is Deckbase MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Deckbase MCP Server?
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 deckbase-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Deckbase MCP Server?
The npm package deckbase-mcp-server was installed 23 times in the last week. Week over week that is +93%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.