Skip to content
Cursor

Speechtotext Mcp for Cursor

io.github.varvararatta/speechtotext_mcp

MCP server for Speech-to-Text

client:Cursor transport:streamable-http

Install Speechtotext Mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "speechtotext_mcp": {
      "url": "https://speechtotext_mcp.mcpize.run/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Speechtotext Mcp in other clients