Skip to content

Commit 3877982

Browse files
Merge branch 'elevenlabs-official-mcp-server' of https://github.com/HareeshBahuleyan/mcpm.sh into elevenlabs-official-mcp-server
2 parents 648b80b + fc02636 commit 3877982

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

mcp-registry/servers/aws-kb-retrieval.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/modelcontextprotocol/servers"
88
},
9-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/aws-kb-retrieval-server",
9+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/aws-kb-retrieval-server",
1010
"author": {
1111
"name": "modelcontextprotocol"
1212
},

mcp-registry/servers/brave-search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/modelcontextprotocol/servers"
88
},
9-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/brave-search",
9+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/brave-search",
1010
"author": {
1111
"name": "modelcontextprotocol"
1212
},

mcp-registry/servers/everart.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/modelcontextprotocol/servers"
88
},
9-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/everart",
9+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/everart",
1010
"author": {
1111
"name": "modelcontextprotocol"
1212
},

mcp-registry/servers/gitlab.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/modelcontextprotocol/servers"
88
},
9-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/gitlab",
9+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitlab",
1010
"author": {
1111
"name": "modelcontextprotocol"
1212
},

mcp-registry/servers/google-drive.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/modelcontextprotocol/servers"
88
},
9-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/gdrive",
9+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gdrive",
1010
"author": {
1111
"name": "modelcontextprotocol"
1212
},

mcp-registry/servers/google-maps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/modelcontextprotocol/servers"
88
},
9-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/google-maps",
9+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/google-maps",
1010
"author": {
1111
"name": "modelcontextprotocol"
1212
},

mcp-registry/servers/postgresql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": {
1919
"name": "modelcontextprotocol"
2020
},
21-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/postgres",
21+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/postgres",
2222
"installations": {
2323
"npm": {
2424
"type": "npm",

mcp-registry/servers/puppeteer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/modelcontextprotocol/servers"
88
},
9-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/puppeteer",
9+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/puppeteer",
1010
"author": {
1111
"name": "modelcontextprotocol"
1212
},

mcp-registry/servers/sentry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/modelcontextprotocol/servers"
88
},
9-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/sentry",
9+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/sentry",
1010
"author": {
1111
"name": "modelcontextprotocol"
1212
},

mcp-registry/servers/slack.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"author": {
5858
"name": "modelcontextprotocol"
5959
},
60-
"homepage": "https://github.com/modelcontextprotocol/servers/blob/main/src/slack",
60+
"homepage": "https://github.com/modelcontextprotocol/servers-archived/tree/main/src/slack",
6161
"arguments": {
6262
"SLACK_BOT_TOKEN": {
6363
"description": "The OAuth token for the bot user in the Slack workspace, used for authenticating API requests.",

0 commit comments

Comments
 (0)