mcpbeat Sign in

Tactual MCP Server

by tactual-dev Your server? Claim it
local only

Tactual runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 17 Jun 2026.

Screen-reader navigation cost analyzer. Scores AT user effort to find, reach, and operate content.

Installs per day peak 26 · avg 8 · -22% w/w
a month agotoday
46
Installs / week
npm · tactual
1
Stars
0 open issues
17 Jun 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Tactual 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 tactual -- npx -y tactual
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tactual": {
      "args": [
        "-y",
        "tactual"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tactual]
command = "npx"
args = ["-y", "tactual"]
.cursor/mcp.json
{
  "mcpServers": {
    "tactual": {
      "args": [
        "-y",
        "tactual"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tactual": {
      "args": [
        "-y",
        "tactual"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tactual

same job, measured the same way
Relentless Identity
by relentlessidentity

Corporate identity finder and email verification. Map real addresses and users to real people.

answering
Browser Automation
by mindstone

Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs

144 installs/wk local only
ReelsFarm
by mateohysa

Create, manage, schedule, and publish short-form user-generated content through AI agents.

answering
Browser Use
by therealtimex

AI browser automation - navigate, click, type, extract content, and run autonomous web tasks

44 installs/wk local only
Mixpanel
by mcparmory

Analyze user behavior with funnels, retention, cohorts, and event segmentation

238 installs/wk local only
Confluence Cloud
by aaronsb

MCP server for Confluence Cloud — page editing, navigation, and content management

78 installs/wk local only
Supernote
by ridget

Capture the screen, read/render notes, and upload files on a Ratta Supernote from an AI agent.

45 installs/wk local only
I
Geepers MCP
by geepers4242

Resolve Geepers physical handles to exact coordinates + navigation for AI agents.

44 installs/wk local only

Tactual — questions

Answers built from our own checks of this server.

Why is there no uptime for Tactual?
Tactual 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 tactual was installed 46 times last week.
How do I connect Tactual?
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 tactual straight from npm; nothing to host, nothing to sign up for.
How many people use Tactual?
The npm package tactual was installed 46 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tactual open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.