Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ uv tool install mcp-server-calculator==0.2.0
uv tool install cli-mcp-server==0.2.5
uv tool install duckduckgo-mcp-server==0.1.1
uv tool install mcp-server-fetch==2025.4.7
uv tool install mcp-server-git==2025.7.1
uv tool install mcp-server-git==2026.1.14
uv tool install osm-mcp-server==0.1.1
uv tool install oxylabs-mcp==0.4.1
uv tool install mcp-server-twelve-data==0.2.5

echo "All UVX/NPX MCP packages installation complete. Ignored any that install from github!"
echo "All UVX/NPX MCP packages installation complete. Ignored any that install from github!"
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"git": {
"command": "uvx",
"args": [
"mcp-server-git==2025.7.1"
"mcp-server-git==2026.1.14"
]
},
"github": {
Expand Down Expand Up @@ -301,4 +301,4 @@
]
}
}
}
}