File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " mcp-server-fetch"
3
- version = " 0.6.3 "
3
+ version = " 2025.4.7 "
4
4
description = " A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs"
5
5
readme = " README.md"
6
6
requires-python = " >=3.10"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @modelcontextprotocol/server-github" ,
3
- "version" : " 0.6.2 " ,
3
+ "version" : " 2025.4.7 " ,
4
4
"description" : " MCP server for using the GitHub API" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Anthropic, PBC (https://anthropic.com)" ,
31
31
"shx" : " ^0.3.4" ,
32
32
"typescript" : " ^5.6.2"
33
33
}
34
- }
34
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @modelcontextprotocol/server-gitlab" ,
3
- "version" : " 0.6.2 " ,
3
+ "version" : " 2025.4.7 " ,
4
4
"description" : " MCP server for using the GitLab API" ,
5
5
"license" : " MIT" ,
6
6
"author" : " GitLab, PBC (https://gitlab.com)" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @modelcontextprotocol/server-puppeteer" ,
3
- "version" : " 0.6.2 " ,
3
+ "version" : " 2025.4.7 " ,
4
4
"description" : " MCP server for browser automation using Puppeteer" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Anthropic, PBC (https://anthropic.com)" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @modelcontextprotocol/server-redis" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 2025.4.7 " ,
4
4
"description" : " MCP server for using Redis" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Anthropic, PBC (https://anthropic.com)" ,
28
28
"shx" : " ^0.3.4" ,
29
29
"typescript" : " ^5.7.2"
30
30
}
31
- }
31
+ }
You can’t perform that action at this time.
0 commit comments