CrispASR Agent Transcriber
Rank #26,395io.github.EmiyaKatuz/crispasr-agent-transcriber
Transcribe and understand local audio/video with CrispASR and local models only.
CrispASR Agent Transcriber is a Model Context Protocol (MCP) server published by emiyakatuz. It ranks #26,395 of 132,345 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. CrispASR Agent Transcriber is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Jun 17, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 105,950 of 132,345 servers on MCP Toplist.
Use CrispASR Agent Transcriber
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add crispasr-agent-transcriber -- uvx crispasr-agent-transcriber[mcp_servers.crispasr-agent-transcriber]
command = "uvx"
args = ["crispasr-agent-transcriber"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"crispasr-agent-transcriber": {
"command": "uvx",
"args": [
"crispasr-agent-transcriber"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"crispasr-agent-transcriber": {
"command": "uvx",
"args": [
"crispasr-agent-transcriber"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"crispasr-agent-transcriber": {
"type": "stdio",
"command": "uvx",
"args": [
"crispasr-agent-transcriber"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"crispasr-agent-transcriber": {
"command": "uvx",
"args": [
"crispasr-agent-transcriber"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"crispasr-agent-transcriber": {
"command": "uvx",
"args": [
"crispasr-agent-transcriber"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.EmiyaKatuz%2Fcrispasr-agent-transcriber)<a href="https://mcptoplist.com/server/io.github.EmiyaKatuz%2Fcrispasr-agent-transcriber"><img src="https://mcptoplist.com/badge/io.github.EmiyaKatuz%2Fcrispasr-agent-transcriber.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
emiyakatuz
Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Jun 26, 2026 |
| 0.3.5 | Jun 20, 2026 |
| 0.3.4 | Jun 20, 2026 |
Frequently asked questions
- Who maintains CrispASR Agent Transcriber?
- CrispASR Agent Transcriber is maintained by emiyakatuz, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is CrispASR Agent Transcriber listed on the Official MCP Registry?
- Yes — CrispASR Agent Transcriber is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does CrispASR Agent Transcriber have?
- MCP Toplist tracks 3 versions of CrispASR Agent Transcriber, most recently published on Jun 26, 2026.
- Where can I find the source code for CrispASR Agent Transcriber?
- The source code for CrispASR Agent Transcriber is hosted at github.com/emiyakatuz/crispasr-agent-transcriber.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.