whipscribe-mcp
by neugence
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WHIPSCRIBE_API_KEY | No | API key (unlocks paid quota; anonymous free tier works without it) | |
| WHIPSCRIBE_API_BASE | No | Override API base URL (e.g. for staging) | https://whipscribe.com/api/v1 |
| WHIPSCRIBE_MCP_TELEMETRY | No | Set to 0 to disable anonymous usage telemetry | 1 |
| WHIPSCRIBE_MCP_POLL_TIMEOUT_SECONDS | No | Max seconds transcribe_url / transcribe_file waits before returning the job_id with a non-terminal status | 600 |
| WHIPSCRIBE_MCP_POLL_INTERVAL_SECONDS | No | Seconds between job-status polls during transcription | 3 |
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/neugence/whipscribe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server