Speech Ai
Rank #27,640io.github.fasuizu-br/speech-ai
MCP server providing speech-ai capabilities
Speech Ai is a Model Context Protocol (MCP) server published by fasuizu-br. It ranks #27,640 of 115,460 servers tracked on MCP Toplist. Speech Ai is listed on Official MCP, with 7 tracked versions. It was first listed on Feb 21, 2026 and most recently updated on Mar 5, 2026.
Ranks ahead of 87,820 of 115,460 servers on MCP Toplist.
Use Speech Ai
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http speech-ai https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp[mcp_servers.speech-ai]
url = "https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"Add to ~/.codex/config.toml.
https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"speech-ai": {
"url": "https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"speech-ai": {
"type": "http",
"url": "https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"speech-ai": {
"serverUrl": "https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"speech-ai": {
"url": "https://pronunciation-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"
}
}
}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.fasuizu-br%2Fspeech-ai)<a href="https://mcptoplist.com/server/io.github.fasuizu-br%2Fspeech-ai"><img src="https://mcptoplist.com/badge/io.github.fasuizu-br%2Fspeech-ai.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fasuizu-br
Other servers by fasuizu-br
View all fasuizu-br servers →Available versions (7)
| Version | Published |
|---|---|
| 2.3.0 | Mar 5, 2026 |
| 2.2.1 | Feb 25, 2026 |
| 2.2.0 | Feb 25, 2026 |
| 2.1.0 | Feb 24, 2026 |
| 2.0.1 | Feb 22, 2026 |
| 2.0.0 | Feb 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Speech Ai?
- Speech Ai is maintained by fasuizu-br, which publishes 7 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Speech Ai listed on the Official MCP Registry?
- Yes — Speech Ai is listed on the Official MCP Registry.
- How many versions does Speech Ai have?
- MCP Toplist tracks 7 versions of Speech Ai, most recently published on Mar 5, 2026.
- Where can I find the source code for Speech Ai?
- The source code for Speech Ai is hosted at github.com/fasuizu-br/speech-ai-plugin.