Skip to content

Commit 94a3628

Browse files
committedDec 4, 2024
typescript servers 0.6.2
1 parent e7e1c85 commit 94a3628

File tree

15 files changed

+43
-43
lines changed

15 files changed

+43
-43
lines changed
 

‎package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@modelcontextprotocol/servers",
33
"private": true,
4-
"version": "0.6.1",
4+
"version": "0.6.2",
55
"description": "Model Context Protocol servers",
66
"license": "MIT",
77
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -30,4 +30,4 @@
3030
"@modelcontextprotocol/server-everart": "*",
3131
"@modelcontextprotocol/server-sequential-thinking": "*"
3232
}
33-
}
33+
}

‎src/brave-search/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-brave-search",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for Brave Search API integration",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -26,4 +26,4 @@
2626
"shx": "^0.3.4",
2727
"typescript": "^5.6.2"
2828
}
29-
}
29+
}

‎src/everart/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-everart",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for EverArt API integration",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -29,4 +29,4 @@
2929
"shx": "^0.3.4",
3030
"typescript": "^5.3.3"
3131
}
32-
}
32+
}

‎src/everything/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-everything",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server that exercises all the features of the MCP protocol",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -29,4 +29,4 @@
2929
"shx": "^0.3.4",
3030
"typescript": "^5.6.2"
3131
}
32-
}
32+
}

‎src/filesystem/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-filesystem",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for filesystem access",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -28,4 +28,4 @@
2828
"shx": "^0.3.4",
2929
"typescript": "^5.3.3"
3030
}
31-
}
31+
}

‎src/gdrive/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-gdrive",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for interacting with Google Drive",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -28,4 +28,4 @@
2828
"shx": "^0.3.4",
2929
"typescript": "^5.6.2"
3030
}
31-
}
31+
}

‎src/github/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-github",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for using the GitHub API",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -28,4 +28,4 @@
2828
"shx": "^0.3.4",
2929
"typescript": "^5.6.2"
3030
}
31-
}
31+
}

‎src/gitlab/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-gitlab",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for using the GitLab API",
55
"license": "MIT",
66
"author": "GitLab, PBC (https://gitlab.com)",
@@ -28,4 +28,4 @@
2828
"shx": "^0.3.4",
2929
"typescript": "^5.6.2"
3030
}
31-
}
31+
}

‎src/google-maps/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-google-maps",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for using the Google Maps API",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -27,4 +27,4 @@
2727
"shx": "^0.3.4",
2828
"typescript": "^5.6.2"
2929
}
30-
}
30+
}

‎src/memory/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-memory",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for enabling memory for Claude through a knowledge graph",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -26,4 +26,4 @@
2626
"shx": "^0.3.4",
2727
"typescript": "^5.6.2"
2828
}
29-
}
29+
}

‎src/postgres/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-postgres",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for interacting with PostgreSQL databases",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -27,4 +27,4 @@
2727
"shx": "^0.3.4",
2828
"typescript": "^5.6.2"
2929
}
30-
}
30+
}

‎src/puppeteer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-puppeteer",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for browser automation using Puppeteer",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -26,4 +26,4 @@
2626
"shx": "^0.3.4",
2727
"typescript": "^5.6.2"
2828
}
29-
}
29+
}

‎src/sequentialthinking/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-sequential-thinking",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for sequential thinking and problem solving",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -29,4 +29,4 @@
2929
"shx": "^0.3.4",
3030
"typescript": "^5.3.3"
3131
}
32-
}
32+
}

‎src/slack/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-slack",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for interacting with Slack",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -26,4 +26,4 @@
2626
"shx": "^0.3.4",
2727
"typescript": "^5.6.2"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)
Please sign in to comment.