MCPServers
m

mcp-package-version

75
0

Summary

Suggests the latest stable package versions when writing code.

Available Actions(11)

check_npm_versions

Check the latest versions of NPM packages. Parameters: dependencies (object with package names and versions), constraints (optional object for version constraints).

check_python_versions

Check the latest versions of Python packages from requirements.txt. Parameters: requirements (array of package specifications).

check_pyproject_versions

Check the latest versions of Python packages from pyproject.toml. Parameters: dependencies (object with required and optional dependencies).

check_maven_versions

Check the latest versions of Java packages from Maven. Parameters: dependencies (array of objects with groupId, artifactId, and version).

check_gradle_versions

Check the latest versions of Java packages from Gradle. Parameters: dependencies (array of objects with configuration, group, name, and version).

check_go_versions

Check the latest versions of Go packages from go.mod. Parameters: dependencies (object with module and require array of objects with path and version).

check_docker_tags

Check available tags for Docker images. Parameters: image (string), registry (string), limit (number), filterTags (array of strings), includeDigest (boolean).

check_bedrock_models

List or search for AWS Bedrock models. Parameters: action (string - 'list' or 'search'), query (string, optional for search), provider (string, optional for search).

get_latest_bedrock_model

Get the latest Claude Sonnet model. Parameters: none.

check_swift_versions

Check the latest versions of Swift packages. Parameters: dependencies (array of objects with url and version), constraints (optional object for version constraints).

check_github_actions

Check the latest versions of GitHub Actions. Parameters: actions (array of objects with owner, repo, and currentVersion), includeDetails (boolean).

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Try it now in
HighlightHighlight AI

言語

TypeScript

カテゴリ