biliscribe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACCESS_KEY | Yes | Cloudflare R2 access key | |
| SECRET_KEY | Yes | Cloudflare R2 secret key | |
| BUCKET_NAME | Yes | Cloudflare R2 bucket name | |
| S3_API_ENDPOINT | Yes | Cloudflare R2 S3 API endpoint | |
| REPLICATE_API_TOKEN | Yes | Replicate API Key for whisperx calling | |
| BILISCRIBE_SERVER_SSE | No | Set to 'true' to enable SSE mode (default: stdio) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bili_scribeB | |
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/mcp-server-summary/biliscribe'
If you have feedback or need assistance with the MCP directory API, please join our Discord server