Back to directory
neosapience/typecast-api-mcp-server

neosapience/typecast-api-mcp-server

@neosapience

MCP Server for typecast-api, enabling seamless integration with MCP clients for Typecast API.

typecastapimcp-servervoicetext-to-speechttsvoice-cloningtool

Installation & Configuration

{
  "mcpServers": {
    "typecast-api-mcp-server": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/neosapience/typecast-api-mcp-server.git",
        "typecast-api-mcp-server"
      ],
      "env": {
        "TYPECAST_API_KEY": "YOUR_API_KEY",
        "TYPECAST_OUTPUT_DIR": "PATH/TO/YOUR/OUTPUT/DIR"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17