48 lines
1.6 KiB
JSON

[
{
"name": "notion",
"displayName": "Notion",
"repo": "notion-mcp-2026-complete",
"apiBase": "https://api.notion.com/v1",
"auth": "bearer",
"toolCategories": ["pages", "databases", "blocks", "users", "comments", "search"],
"appCount": 15
},
{
"name": "airtable",
"displayName": "Airtable",
"repo": "airtable-mcp-2026-complete",
"apiBase": "https://api.airtable.com/v0",
"auth": "bearer",
"toolCategories": ["bases", "tables", "records", "fields", "views", "webhooks", "automations"],
"appCount": 15
},
{
"name": "intercom",
"displayName": "Intercom",
"repo": "intercom-mcp-2026-complete",
"apiBase": "https://api.intercom.io",
"auth": "bearer",
"toolCategories": ["contacts", "conversations", "companies", "articles", "help-center", "tickets", "tags", "segments", "events", "messages", "teams", "admins"],
"appCount": 16
},
{
"name": "monday",
"displayName": "Monday.com",
"repo": "monday-mcp-2026-complete",
"apiBase": "https://api.monday.com/v2",
"auth": "bearer",
"toolCategories": ["boards", "items", "columns", "groups", "updates", "users", "teams", "workspaces", "folders", "webhooks", "automations"],
"appCount": 16
},
{
"name": "xero",
"displayName": "Xero",
"repo": "xero-mcp-2026-complete",
"apiBase": "https://api.xero.com/api.xro/2.0",
"auth": "oauth2",
"toolCategories": ["invoices", "contacts", "accounts", "bank-transactions", "payments", "bills", "credit-notes", "purchase-orders", "quotes", "reports", "employees", "payroll", "tax-rates"],
"appCount": 18
}
]