MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

TablaFocus MCP Server

by Sreeramkongeseri
Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (3 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

9 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sreeramkongeseri-tablafocus-mcp": {
      "args": [
        "-y",
        "tablafocus-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

TablaFocusMCP

CI Release License

TablaFocusMCP is a MCP server focused on tabla learning workflows. It unifies glossary lookup, composition design and validation, certification preparation, practice planning, and taal explanation into one consistent interface for AI assistants and serious learners. Alongside tools, it also exposes MCP resources (readable datasets) and prompts (guided workflows).

How To Use

Once tablafocus is installed in your MCP client, chat naturally about what you want to practice or build. The assistant can explain taals, generate compositions, create quizzes/mocks, and plan practice weeks.

Try prompts like these:

  1. Explain teental for a beginner, including vibhag structure, sam, and khali.
  2. Generate a valid 1-cycle tihai in teental (chatusra) and show the beat-by-beat mapping.
  3. Create a weekly tabla practice plan for 45 minutes/day, 5 days/week, focused on clarity and layakari.
  4. Build a 15-question ABGMVM Madhyama Pratham mock test with answer key and short rationales.
  5. I have a tihai idea for teental. Help me refine it so it resolves cleanly to sam in 1 cycle.
  6. Transpose this teental tihai into rupak while preserving the structural feel as closely as possible.

Workflow prompt templates are also available:

Prompt nameWhat it guidesInputs
cert_prep_planCertification workflow (catalog -> mock -> plan)board, certification_level, days_per_week, minutes_per_day
weekly_practice_resetWeekly reset workflow after missed sessions or fatiguegoals (semicolon-delimited), daily_minutes, days_per_week, optional missed_days, completed_minutes, fatigue
exam_week_planFocused 7-day exam prep workflowboard, certification_level, daily_minutes, optional weak_areas, fatigue
missed_week_recoveryRecovery workflow after a disrupted practice weekgoals (semicolon-delimited), daily_minutes, days_per_week, optional missed_days, completed_minutes, fatigue
composition_polishIterative composition draft -> validate -> refine flowtaal, form, jati, optional cycles, optional polish_rounds

Core Tools

All tools return a common envelope with meta and data.

ToolWhat it doesRequired inputsOptional inputsOutput highlights
glossary_lookupFinds glossary terms and definitionsNoneterm, category, limit (1-100)Matching entries, categories list, total matches
compose_builderBuilds mathematically valid compositionstaal, form, jati (tisra|chatusra|khanda|misra)cycles (1-12)Composition equation, parameters, timeline segments, alternatives
composition_transposerTransposes a valid composition into a new taal/jati contextsource (taal, form, jati, cycles, composition_input), target (taal, jati)target.cycles, preserve_mode=shape_ratioChosen transposed composition, scale factor, preservation report, alternatives, warnings
certification_catalogLists certification tracks and level breakdownsNoneboard, certification_levelBoard/level catalog with papers, categories, objectives, references
assessment_builderCreates quizzes and certification mocksmode (practice_quiz|cert_mock)count (1-100, default 10), seed, board, certification_level, taalQuestions, answer key with rationale, rubric, optional certification reference
practice_coachGenerates adaptive weekly practice plansgoals (array), availability (object)profile_id, availability.daily_minutes (1-600), availability.weekly_minutes (1-4000), availability.days_per_week (1-7), week_context.missed_days (0-7), week_context.completed_minutes (0-4000), week_context.fatigue (low|medium|high)Weekly target, daily targets, per-day sessions, adaptive adjustments
taal_catalogReturns full catalog or one taal detailNonetaal_idTaal structure, vibhag, sam/khali, clap-wave, counting guidance, theka
composition_validatorValidates composition equation and timeline checkstaal, form, jati, cycles (1-12), composition_inputcomposition_input.P, G, M, g, optional detailed segmentsis_valid, failure reasons, equation/timeline/segment checks
explain_taalCompatibility alias for taal explanationtaalNoneExplanation payload sourced from canonical taal_catalog data

How To Install

Run directly from npm:

npx -y tablafocus-mcp@latest

Codex CLI:

codex mcp add tablafocus -- npx -y tablafocus-mcp@latest

Claude Code:

claude mcp add -s user tablafocus -- npx -y tablafocus-mcp@latest

JSON-based clients (Claude Desktop, Cline, VS Code Copilot):

{
  "mcpServers": {
    "tablafocus": {
      "command": "npx",
      "args": ["-y", "tablafocus-mcp@latest"]
    }
  }
}

Cursor:

{
  "name": "tablafocus",
  "command": "npx",
  "args": ["-y", "tablafocus-mcp@latest"]
}

Documentation

  • Client setup
  • MCP reference
  • Changelog
  • Contributing guide
  • MIT License

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationnpm Package

Details

Published March 4, 2026
Version 0.1.1
0 installs
Local Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
3
Installs
7.1
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
3
Installs
6.8
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

114
Stars
396
Installs
10.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
54
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

89.9K
Stars
13
Installs
8.5
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
13
Installs
10.0
Security
5.0
Local