neosapience_typecast-api-mcp-server-sample

neosapience_typecast-api-mcp-server-sample

1

The project is an MCP server designed for the Typecast API to facilitate standardized interactions with MCP clients. It supports features like voice management, text-to-speech, and playing audio.

typecast-api-mcp-server-sample

MCP Server for typecast-api, enabling seamless integration with MCP clients. This project provides a standardized way to interact with Typecast API through the Model Context Protocol.

Feature Implementation Status

  • Voice Management
    • Get Voices
    • Text to Speech
    • Play Audio

Setup

  • Requires Python 3.10 or higher and uv for package management.
  • Use git clone to clone the repository and navigate to the project directory.
  • Set necessary environment variables such as TYPECAST_API_HOST, TYPECAST_API_KEY, and TYPECAST_OUTPUT_DIR.
  • Provides instructions for integration with Claude Desktop and manual execution options.

Contributing

Contributions are welcome via Pull Request.

License

MIT License