brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
com.transcribevideototext/transcribe · v1.0.0
Transcribe audio & video to text for AI agents: 100+ languages, speaker labels, webhooks.
transcribe 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"transcribe": {
"url": "https://mcp.transcribevideototext.com/mcp"
}
}
}{
"id": "com.transcribevideototext/transcribe",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "transcribe",
"description": "Transcribe audio & video to text for AI agents: 100+ languages, speaker labels, webhooks.",
"repository": {
"url": "https://github.com/adiIspas/videototext",
"source": "github"
},
"homepage": "https://transcribevideototext.com",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://mcp.transcribevideototext.com/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "com.transcribevideototext/transcribe",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/com.transcribevideototext%2Ftranscribe/versions/latest",
"isOfficial": true,
"status": "active"
}
}