Back to Browse

African Speech MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Read-only, provenance-aware selection of Wolof speech corpora by measured quality.

About

Read-only, provenance-aware selection of Wolof speech corpora by measured quality.

Security Report

10.0
Low Risk10.0Low Risk

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

4 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.

What You'll Need

Set these up before or after installing:

Optional path to a custom corpus catalog JSON file.Optional

Environment variable: ASM_CATALOG_PATH

Optional path receiving one JSON audit line per tool call.Optional

Environment variable: ASM_AUDIT_LOG_PATH

Optional Hugging Face token, only needed for gated datasets.Required

Environment variable: ASM_HF_TOKEN

Optional path to a local schema-validation lock bound to the catalog hash.Optional

Environment variable: ASM_VALIDATION_LOCK_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-papasega-african-speech-corpora": {
      "env": {
        "ASM_HF_TOKEN": "your-asm-hf-token-here",
        "ASM_CATALOG_PATH": "your-asm-catalog-path-here",
        "ASM_AUDIT_LOG_PATH": "your-asm-audit-log-path-here",
        "ASM_VALIDATION_LOCK_PATH": "your-asm-validation-lock-path-here"
      },
      "args": [
        "african-speech-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!