mcpbeat Sign in

TablaFocusMCP MCP Server

by sreeramkongeseri Your server? Claim it
local only

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

MCP server for tabla learning: glossary, taals, composition, practice coaching, certification prep.

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

Installs per day peak 222 · avg 15 · -43% w/w
a month agotoday
33
Installs / week
npm · tablafocus-mcp
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 tablafocus-mcp -- npx -y tablafocus-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tablafocus-mcp": {
      "args": [
        "-y",
        "tablafocus-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tablafocus-mcp]
command = "npx"
args = ["-y", "tablafocus-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tablafocus-mcp": {
      "args": [
        "-y",
        "tablafocus-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tablafocus-mcp": {
      "args": [
        "-y",
        "tablafocus-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to TablaFocusMCP

same job, measured the same way
MCP Docs Server
by praveenc

MCP server for searching MCP protocol documentation

46 installs/wk local only
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
Readyorai
by tedoneobichajavascript

Zero-cost MCP server for local code inspection and best-practice recommendations

32 installs/wk local only
Examova — Exam Prep
by examova

Practice questions, exam facts & study guides for professional certification exams.

5 tools answering
GLEIF MCP Server
by olgasafonova

Access the GLEIF LEI database for company verification, KYC, and ownership research.

local only
Tableau
by asklokesh

MCP server for Tableau API integration

51 installs/wk local only
FastAlertNow
by fastalertnow

Official MCP server for FastAlert, providing tools to list channels and send notifications.

57 installs/wk local only
I
Motaword MCP
by oytuntez

MotaWord MCP Server for professional and certified translations and localization

answering

TablaFocusMCP — questions

Answers built from our own checks of this server.

Why is there no uptime for TablaFocusMCP?
TablaFocusMCP 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 tablafocus-mcp was installed 33 times last week.
Is TablaFocusMCP 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 TablaFocusMCP?
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 tablafocus-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use TablaFocusMCP?
The npm package tablafocus-mcp was installed 33 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.