TablaFocusMCP✓
io.github.sreeramkongeseri/tablafocus-mcp · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sreeramkongeseri/tablafocus-mcp",
"description": "MCP server for tabla learning: glossary, taals, composition, practice coaching, certification prep.",
"title": "TablaFocusMCP",
"repository": {
"url": "https://github.com/sreeramkongeseri/TablaFocusMCP",
"source": "github"
},
"version": "0.1.1",
"websiteUrl": "https://www.tablafocus.com/mcp",
"icons": [
{
"src": "https://raw.githubusercontent.com/sreeramkongeseri/TablaFocusMCP/main/assets/tablafocus-mcp-icon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "tablafocus-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}