Kokoro MCP Server
by aparsoft
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| TTS_SPEED | No | The speed of speech (0.5-2.0) | 1.0 |
| TTS_VOICE | No | The default voice for TTS generation | am_michael |
| LOG_FORMAT | No | Log format (json, console) | json |
| MCP_SERVER_NAME | No | The name of the MCP server | aparsoft-tts-server |
| TTS_ENHANCE_AUDIO | No | Enable audio enhancement (true/false) | true |
| MCP_ENABLE_RATE_LIMITING | No | Enable rate limiting (true/false) | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aparsoft/kokoro-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server