TablaFocusMCP
NPM · TABLAFOCUS-MCP · SCANNED AUG 3
MCP server for tabla learning: glossary, taals, composition, practice coaching, certification prep.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security86
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 29 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability43
- AI-judged instruction clarity (poor).Fail
- Tool/resource definitions use about 410 tokens (~51/item across 8 items; 8 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · tablafocus-mcp
claude mcp add sreeramkongeseri-tablafocus-mcp -- npx -y tablafocus-mcp
codex mcp add sreeramkongeseri-tablafocus-mcp -- npx -y tablafocus-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"sreeramkongeseri-tablafocus-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"tablafocus-mcp"
],
"enabled": true
}
}
} openclaw mcp add sreeramkongeseri-tablafocus-mcp --command npx --arg -y --arg tablafocus-mcp
mcp_servers:
sreeramkongeseri-tablafocus-mcp:
command: "npx"
args: ["-y", "tablafocus-mcp"] {
"mcpServers": {
"sreeramkongeseri-tablafocus-mcp": {
"command": "npx",
"args": [
"-y",
"tablafocus-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +25
- Provenance: fail → unverified ▼ security
- Install scripts: pass → unverified ▼ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Capabilities: pass → unverified ▼ functional
- License: pass → unverified ▼ functional
- Maintenance: pass → unverified ▼ functional
- Schema quality: unverified → poor ▲ functional
- Dependency health: unverified → partial ▲ functional
- Licence: MIT functional
- 1 Aug 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +8
- Provenance: unverified → fail ▼ security
- Malware scan: pass → unverified ▼ security
- Install scripts: unverified → pass ▲ security
- Dependency health: partial → unverified ▼ functional
- Tool coverage: unverified → 100 ▲ functional
- License: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- First check of Tool coverage: 0 functional
- First check of Schema quality: fail functional
- First check of Schema quality: pass functional
- First check of Schema quality: unverified functional
- Licence: MIT functional
- 29 Jul 26 +1
- Dependency health: unverified → partial ▲ functional
- 27 Jul 26 18
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
assessment_builder Assessment Builder ~69
Build practice quiz or certification-style mock from the configured quiz bank with answer key and rubric.
| Name | Type | Req | Description |
|---|---|---|---|
| board | string | — | — |
| certification_level | string | — | — |
| count | integer | — | — |
| mode | string | yes | — |
| seed | string | — | — |
| taal | string | — | — |
No output schema declared.
No examples provided.
certification_catalog Certification Catalog ~37
Return board-level certification catalog with level-wise syllabus objective breakdown and references.
| Name | Type | Req | Description |
|---|---|---|---|
| board | string | — | — |
| certification_level | string | — | — |
No output schema declared.
No examples provided.
compose_builder Compose Builder ~60
Build mathematically valid tihai, tukra, or chakradhar compositions for a given taal and jati.
| Name | Type | Req | Description |
|---|---|---|---|
| cycles | integer | — | — |
| form | string | yes | — |
| jati | string | yes | — |
| taal | string | yes | — |
No output schema declared.
No examples provided.
composition_validator Composition Validator ~66
Validate user-entered tihai, tukra, or chakradhar structure using equation and timeline checks.
| Name | Type | Req | Description |
|---|---|---|---|
| composition_input | object | yes | — |
| cycles | integer | yes | — |
| form | string | yes | — |
| jati | string | yes | — |
| taal | string | yes | — |
No output schema declared.
No examples provided.
explain_taal Explain Taal (Compatibility Alias) ~33
Compatibility alias for clients expecting explain_taal. Uses canonical data from taal_catalog details.
| Name | Type | Req | Description |
|---|---|---|---|
| taal | string | yes | — |
No output schema declared.
No examples provided.
glossary_lookup Glossary Lookup ~44
Lookup glossary terms by term text and/or category using the configured glossary dataset.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | — |
| limit | integer | — | — |
| term | string | — | — |
No output schema declared.
No examples provided.
practice_coach Practice Coach ~57
Create practical weekly plans and adaptive updates based on real availability, missed sessions, and fatigue.
| Name | Type | Req | Description |
|---|---|---|---|
| availability | object | yes | — |
| goals | array | yes | — |
| profile_id | string | — | — |
| week_context | object | — | — |
No output schema declared.
No examples provided.
taal_catalog Taal Catalog ~44
Return full taal catalog or one taal entry with matras, vibhag, sam/khali, clap-wave, and counting guidance.
| Name | Type | Req | Description |
|---|---|---|---|
| taal_id | string | — | — |
No output schema declared.
No examples provided.