karmable-farm
v2.0.0
Published
MCP server for Karmable phone farm analytics — access social media account stats across TikTok, Instagram, and YouTube
Maintainers
Readme
karmable-farm
MCP server for Karmable phone farm analytics. Access social media account stats across TikTok, Instagram, and YouTube via any MCP client.
Setup
{
"mcpServers": {
"karmable-farm": {
"command": "npx",
"args": ["-y", "karmable-farm"],
"env": {
"KARMABLE_URL": "https://farm-wine.vercel.app",
"KARMABLE_TOKEN": "your-api-token"
}
}
}
}Contact your Karmable admin for your API token.
Tools
| Tool | Description |
|------|-------------|
| karmable_list_accounts | List accounts filtered by platform or brand |
| karmable_get_account | Get account details with recent videos, captions, and thumbnails |
| karmable_list_videos | List videos sorted by views/likes/comments/recency |
| karmable_get_stats | Aggregate stats with per-platform breakdown and top videos |
| karmable_search_videos | Search videos by caption keyword |
| karmable_list_brands | List all brands with account counts |
Resources
| URI | Description |
|-----|-------------|
| karmable://accounts | Quick overview of all accounts |
| karmable://stats | Summary stats |
License
MIT
