Barkme MCP Server
by thevibeworks
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BARK_ICON | No | Default icon URL | |
| LOG_LEVEL | No | Logging level: debug, info, warn, error | info |
| BARK_ASYNC | No | Async mode: true (fire-and-forget) or false (blocking) | true |
| BARK_GROUP | No | Default notification group | Bark MCP Server |
| BARK_LEVEL | No | Default urgency level | |
| BARK_RETRY | No | Retry count on failure (0-10) | 1 |
| BARK_SOUND | No | Default notification sound | |
| BARK_SERVER | No | Bark server URL | https://api.day.app |
| BARK_VOLUME | No | Default volume (0-10) | |
| BARK_DEVICES | Yes | Required: Device keys: key1,key2 or aliases: iPhone:key1,iPad:key2 | |
| BARK_DEFAULT_DEVICE | No | Default device alias for fallback | First device |
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/thevibeworks/barkme-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server