Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions registry/mcps/adobe-for-creativity/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "adobe-for-creativity",
"type": "mcp",
"name": "Adobe for Creativity",
"tagline": "Connect Cline to Adobe for Creativity",
"description": "Brings together Adobe Creative Cloud tools for images, vectors, design, and video. Edit multiple assets at once, adapt for different platforms, and complete multi-step creative workflows for polished results.",
"author": {
"name": "Adobe"
},
"tags": [
"creative"
],
"verified": false,
"featured": false,
"install": {
"args": [
"adobe-for-creativity",
"--transport",
"http",
"https://adobe-creativity.adobe.io/mcp"
]
},
"repo": "https://github.com/adobe/skills",
"license": "Apache-2.0"
}
29 changes: 29 additions & 0 deletions registry/mcps/aikido/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "aikido",
"type": "mcp",
"name": "Aikido",
"tagline": "Connect Cline to Aikido",
"description": "Connect Cline to Aikido through this MCP server.",
"author": {
"name": "Aikido Security"
},
"tags": [
"security",
"software"
],
"verified": false,
"featured": false,
"install": {
"args": [
"aikido",
"--",
"npx",
"-y",
"@aikidosec/mcp@1.0.9"
]
},
"homepage": "https://help.aikido.dev/ide-plugins/aikido-mcp",
"repo": "https://github.com/AikidoSec/aikido-claude-plugin",
"license": "MIT"
}
35 changes: 35 additions & 0 deletions registry/mcps/airtable/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "airtable",
"type": "mcp",
"name": "Airtable",
"tagline": "Manage data in Airtable bases",
"description": "Manage data in Airtable bases. This official Airtable MCP integration is installable through Cline.",
"author": {
"name": "Airtable"
},
"tags": [
"data",
"productivity"
],
"verified": false,
"featured": false,
"install": {
"args": [
"airtable",
"--transport",
"http",
"https://mcp.airtable.com/mcp"
],
"env": [
{
"name": "AIRTABLE_TOKEN",
"required": true,
"description": "Airtable personal access token used by local Airtable MCP configuration.",
"url": "https://airtable.com/create/tokens"
}
]
},
"homepage": "https://github.com/Airtable/airtable-mcp-cli",
"repo": "https://github.com/Airtable/airtable-mcp-cli"
}
43 changes: 43 additions & 0 deletions registry/mcps/amazon-s3/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "amazon-s3",
"type": "mcp",
"name": "Amazon S3",
"tagline": "Store files in S3 buckets",
"description": "Store files in S3 buckets. This official AWS MCP integration is installable through Cline.",
"author": {
"name": "AWS"
},
"tags": [
"data"
],
"verified": false,
"featured": false,
"install": {
"args": [
"amazon-s3",
"--",
"uvx",
"awslabs.aws-api-mcp-server@latest"
],
"env": [
{
"name": "AWS_ACCESS_KEY_ID",
"required": true,
"description": "AWS access key for S3 access."
},
{
"name": "AWS_SECRET_ACCESS_KEY",
"required": true,
"description": "AWS secret access key for S3 access."
},
{
"name": "AWS_REGION",
"required": true,
"description": "AWS region for the target S3 resources."
}
]
},
"homepage": "https://github.com/awslabs/mcp",
"repo": "https://github.com/awslabs/mcp"
}
28 changes: 28 additions & 0 deletions registry/mcps/amplitude/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "amplitude",
"type": "mcp",
"name": "Amplitude",
"tagline": "Connect Cline to Amplitude",
"description": "Connect Cline to Amplitude through this MCP server.",
"author": {
"name": "Amplitude"
},
"tags": [
"data",
"software"
],
"verified": false,
"featured": false,
"install": {
"args": [
"amplitude",
"--transport",
"http",
"https://mcp.amplitude.com/mcp"
]
},
"homepage": "https://github.com/amplitude/mcp-marketplace",
"repo": "https://github.com/amplitude/mcp-marketplace",
"license": "MIT"
}
35 changes: 35 additions & 0 deletions registry/mcps/apify/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "apify",
"type": "mcp",
"name": "Apify",
"tagline": "Run Apify web scraping tasks",
"description": "Run Apify web scraping tasks. This official Apify MCP integration is installable through Cline.",
"author": {
"name": "Apify"
},
"tags": [
"software",
"research"
],
"verified": false,
"featured": false,
"install": {
"args": [
"apify",
"--transport",
"http",
"https://mcp.apify.com"
],
"env": [
{
"name": "APIFY_TOKEN",
"required": true,
"description": "Apify API token for local server usage.",
"url": "https://console.apify.com/account/integrations"
}
]
},
"homepage": "https://github.com/apify/apify-mcp-server",
"repo": "https://github.com/apify/apify-mcp-server"
}
28 changes: 28 additions & 0 deletions registry/mcps/apollo/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "apollo",
"type": "mcp",
"name": "Apollo",
"tagline": "Connect Cline to Apollo",
"description": "Connect Cline to Apollo through this MCP server.",
"author": {
"name": "Apollo.io"
},
"tags": [
"data",
"software"
],
"verified": false,
"featured": false,
"install": {
"args": [
"apollo",
"--transport",
"http",
"https://mcp.apollo.io/mcp"
]
},
"homepage": "https://www.apollo.io/",
"repo": "https://github.com/apolloio/apollo-mcp-plugin",
"license": "MIT"
}
44 changes: 44 additions & 0 deletions registry/mcps/appwrite-api/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "appwrite-api",
"type": "mcp",
"name": "Appwrite API",
"tagline": "Connect Cline to Appwrite API",
"description": "Connect Cline to Appwrite API through this MCP server.",
"author": {
"name": "Appwrite"
},
"tags": [
"software"
],
"verified": false,
"featured": false,
"install": {
"args": [
"appwrite-api",
"--",
"uvx",
"mcp-server-appwrite"
],
"env": [
{
"name": "APPWRITE_ENDPOINT",
"required": true,
"description": "Appwrite API value for appwrite endpoint."
},
{
"name": "APPWRITE_PROJECT_ID",
"required": true,
"description": "Appwrite API value for appwrite project id."
},
{
"name": "APPWRITE_API_KEY",
"required": true,
"description": "Appwrite API value for appwrite api key."
}
]
},
"homepage": "https://appwrite.io/docs/tooling/ai/ai-dev-tools/claude-code",
"repo": "https://github.com/appwrite/claude-plugin",
"license": "MIT"
}
28 changes: 28 additions & 0 deletions registry/mcps/appwrite-docs/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "appwrite-docs",
"type": "mcp",
"name": "Appwrite Docs",
"tagline": "Connect Cline to Appwrite Docs",
"description": "Connect Cline to Appwrite Docs through this MCP server.",
"author": {
"name": "Appwrite"
},
"tags": [
"software",
"research"
],
"verified": false,
"featured": false,
"install": {
"args": [
"appwrite-docs",
"--transport",
"http",
"https://mcp-for-docs.appwrite.io"
]
},
"homepage": "https://appwrite.io/docs/tooling/ai/ai-dev-tools/claude-code",
"repo": "https://github.com/appwrite/claude-plugin",
"license": "MIT"
}
26 changes: 26 additions & 0 deletions registry/mcps/asana/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "asana",
"type": "mcp",
"name": "Asana",
"tagline": "Interact with Asana",
"description": "Interact with Asana. This official Asana MCP integration is installable through Cline.",
"author": {
"name": "Asana"
},
"tags": [
"productivity",
"business"
],
"verified": false,
"featured": false,
"install": {
"args": [
"asana",
"--transport",
"http",
"https://mcp.asana.com/v2/mcp"
]
},
"homepage": "https://developers.asana.com/docs/using-asanas-mcp-server"
}
28 changes: 28 additions & 0 deletions registry/mcps/atlan/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "atlan",
"type": "mcp",
"name": "Atlan",
"tagline": "Connect Cline to Atlan",
"description": "Connect Cline to Atlan through this MCP server.",
"author": {
"name": "Atlan"
},
"tags": [
"data",
"software"
],
"verified": false,
"featured": false,
"install": {
"args": [
"atlan",
"--transport",
"http",
"https://mcp.atlan.com/mcp"
]
},
"homepage": "https://atlan.com/docs",
"repo": "https://github.com/atlanhq/agent-toolkit",
"license": "Apache-2.0"
}
24 changes: 24 additions & 0 deletions registry/mcps/atlassian-ads/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"$schema": "../../../schemas/mcp.schema.json",
"id": "atlassian-ads",
"type": "mcp",
"name": "Atlassian Ads",
"tagline": "Connect Cline to Atlassian Ads",
"description": "Forge app builder skill bundle with Forge MCP integration for Atlassian Forge workflows.",
"author": {
"name": "Atlassian Labs"
},
"tags": [
"software"
],
"verified": false,
"featured": false,
"install": {
"args": [
"atlassian-ads",
"--transport",
"http",
"https://mcp.atlassian.com/v1/ads/public/mcp"
]
}
}
Loading
Loading