TablaFocusMCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TablaFocusMCPExplain teental for a beginner including vibhag structure."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TablaFocusMCP
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:
Explain teental for a beginner, including vibhag structure, sam, and khali.Generate a valid 1-cycle tihai in teental (chatusra) and show the beat-by-beat mapping.Create a weekly tabla practice plan for 45 minutes/day, 5 days/week, focused on clarity and layakari.Build a 15-question ABGMVM Madhyama Pratham mock test with answer key and short rationales.I have a tihai idea for teental. Help me refine it so it resolves cleanly to sam in 1 cycle.Transpose this teental tihai into rupak while preserving the structural feel as closely as possible.
Workflow prompt templates are also available:
Prompt name | What it guides | Inputs |
| Certification workflow ( |
|
| Weekly reset workflow after missed sessions or fatigue |
|
| Focused 7-day exam prep workflow |
|
| Recovery workflow after a disrupted practice week |
|
| Iterative composition draft -> validate -> refine flow |
|
Core Tools
All tools return a common envelope with meta and data.
Tool | What it does | Required inputs | Optional inputs | Output highlights |
| Finds glossary terms and definitions | None |
| Matching entries, categories list, total matches |
| Builds mathematically valid compositions |
|
| Composition equation, parameters, timeline segments, alternatives |
| Transposes a valid composition into a new taal/jati context |
|
| Chosen transposed composition, scale factor, preservation report, alternatives, warnings |
| Lists certification tracks and level breakdowns | None |
| Board/level catalog with papers, categories, objectives, references |
| Creates quizzes and certification mocks |
|
| Questions, answer key with rationale, rubric, optional certification reference |
| Generates adaptive weekly practice plans |
|
| Weekly target, daily targets, per-day sessions, adaptive adjustments |
| Returns full catalog or one taal detail | None |
| Taal structure, vibhag, sam/khali, clap-wave, counting guidance, theka |
| Validates composition equation and timeline checks |
|
|
|
| Compatibility alias for taal explanation |
| None | Explanation payload sourced from canonical |
How To Install
Run directly from npm:
npx -y tablafocus-mcp@latestCodex CLI:
codex mcp add tablafocus -- npx -y tablafocus-mcp@latestClaude Code:
claude mcp add -s user tablafocus -- npx -y tablafocus-mcp@latestJSON-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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sreeramkongeseri/TablaFocusMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server