48 lines
1.7 KiB
JSON
48 lines
1.7 KiB
JSON
[
|
|
{
|
|
"name": "jira",
|
|
"displayName": "Jira/Atlassian",
|
|
"repo": "jira-mcp-2026-complete",
|
|
"apiBase": "https://{domain}.atlassian.net/rest/api/3",
|
|
"auth": "basic_or_oauth2",
|
|
"toolCategories": ["issues", "projects", "boards", "sprints", "users", "comments", "attachments", "transitions", "fields", "filters", "dashboards", "webhooks"],
|
|
"appCount": 18
|
|
},
|
|
{
|
|
"name": "linear",
|
|
"displayName": "Linear",
|
|
"repo": "linear-mcp-2026-complete",
|
|
"apiBase": "https://api.linear.app/graphql",
|
|
"auth": "bearer",
|
|
"toolCategories": ["issues", "projects", "teams", "cycles", "labels", "milestones", "users", "comments", "workflows", "webhooks"],
|
|
"appCount": 15
|
|
},
|
|
{
|
|
"name": "asana",
|
|
"displayName": "Asana",
|
|
"repo": "asana-mcp-2026-complete",
|
|
"apiBase": "https://app.asana.com/api/1.0",
|
|
"auth": "bearer",
|
|
"toolCategories": ["tasks", "projects", "workspaces", "teams", "users", "sections", "tags", "goals", "portfolios", "custom-fields", "status-updates", "webhooks"],
|
|
"appCount": 16
|
|
},
|
|
{
|
|
"name": "docusign",
|
|
"displayName": "DocuSign",
|
|
"repo": "docusign-mcp-2026-complete",
|
|
"apiBase": "https://{account}.docusign.net/restapi/v2.1",
|
|
"auth": "oauth2",
|
|
"toolCategories": ["envelopes", "templates", "recipients", "documents", "signing", "folders", "users", "accounts", "reports", "bulk-send"],
|
|
"appCount": 14
|
|
},
|
|
{
|
|
"name": "square",
|
|
"displayName": "Square",
|
|
"repo": "square-mcp-2026-complete",
|
|
"apiBase": "https://connect.squareup.com/v2",
|
|
"auth": "bearer",
|
|
"toolCategories": ["payments", "orders", "customers", "catalog", "inventory", "locations", "team", "invoices", "subscriptions", "loyalty", "bookings", "disputes", "refunds"],
|
|
"appCount": 18
|
|
}
|
|
]
|