babybuddy-mcp
Officialby babybuddy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host to bind (HTTP transport only) | 0.0.0.0 |
| MCP_PORT | No | Port to listen on (HTTP transport only) | 8080 |
| BABYBUDDY_URL | Yes | URL of your babybuddy instance | |
| MCP_TRANSPORT | No | Transport: http or stdio | http |
| BABYBUDDY_TOKEN | Yes | API token from babybuddy Settings | |
| REQUEST_TIMEOUT | No | Timeout in seconds for babybuddy API calls | 30.0 |
| DEFAULT_PAGE_SIZE | No | Max records returned per list call | 100 |
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/babybuddy/babybuddy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server