Cloud Infrastructure
Trust: 37/100 (Limited)TablaFocusMCP Guide
MCP server for tabla learning: glossary, taals, composition, practice coaching, certification prep.
by sreeramkongeseri
Quick Start
Install
npx tablafocus-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sreeramkongeseri-tablafocus-mcp": {
"command": "npx",
"args": [
"tablafocus-mcp"
]
}
}
}