48 lines
1.7 KiB
JSON

[
{
"name": "greenhouse",
"displayName": "Greenhouse",
"repo": "greenhouse-mcp-2026-complete",
"apiBase": "https://harvest.greenhouse.io/v1",
"auth": "basic",
"toolCategories": ["candidates", "applications", "jobs", "offers", "scorecards", "interviews", "users", "departments", "offices", "custom-fields", "activity-feed"],
"appCount": 15
},
{
"name": "datadog",
"displayName": "Datadog",
"repo": "datadog-mcp-2026-complete",
"apiBase": "https://api.datadoghq.com/api/v2",
"auth": "api_key_app_key",
"toolCategories": ["monitors", "dashboards", "events", "metrics", "logs", "incidents", "service-checks", "hosts", "downtimes", "synthetics", "apm"],
"appCount": 16
},
{
"name": "supabase",
"displayName": "Supabase",
"repo": "supabase-mcp-2026-complete",
"apiBase": "https://{project}.supabase.co",
"auth": "bearer",
"toolCategories": ["database", "auth", "storage", "edge-functions", "realtime", "rpc", "migrations", "policies"],
"appCount": 14
},
{
"name": "typeform",
"displayName": "Typeform",
"repo": "typeform-mcp-2026-complete",
"apiBase": "https://api.typeform.com",
"auth": "bearer",
"toolCategories": ["forms", "responses", "workspaces", "themes", "images", "insights", "webhooks"],
"appCount": 12
},
{
"name": "chargebee",
"displayName": "Chargebee",
"repo": "chargebee-mcp-2026-complete",
"apiBase": "https://{site}.chargebee.com/api/v2",
"auth": "basic",
"toolCategories": ["subscriptions", "customers", "invoices", "plans", "addons", "coupons", "payments", "credit-notes", "events", "quotes", "exports"],
"appCount": 15
}
]