CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Package Version Check Mcp

Package Version Check Mcp

Editor's Note

This server solves a specific pain point in AI-assisted coding: agents trained on older data will confidently insert outdated dependency versions into your package.json, requirements.txt, or Dockerfile. It exposes tools to check latest versions across npm, PyPI, Maven, Go modules, Docker images, Helm charts, GitHub Actions, Terraform providers, and about a dozen other ecosystems. The get_latest_package_versions tool handles batch lookups and returns version numbers plus digests where available. There's also get_github_action_versions_and_args for fetching action metadata with inputs and outputs. You can run it via the hosted HTTP endpoint, locally with uvx, or as a Docker container. Cache configuration is available to reduce registry API calls during longer sessions.

Install

claude mcp add --transport stdio mshekow-package-version-check-mcp uvx package-version-check-mcp
GitHub Stars5
Votes
0
View on GitHub

Comments

Login to comment

Related AI & LLM Tools MCP Servers

View all →
Memory

modelcontextprotocol/servers/memory

2
85.8k
Provides memory primitives for AI agents, enabling persistent context across conversations.
Everything

modelcontextprotocol/servers/everything

0
85.8k
A test MCP server that demonstrates prompts, tools, resources, sampling, and roots interactions for client testing.
Context7

upstash/context7

-1
56.6k
Up-to-date code docs for any prompt
Tldraw

tldraw/tldraw

0
47.6k
Draw and visually collaborate with your agents on tldraw's canvas.
FastMCP

jlowin/fastmcp

0
25.2k
Provides a production-ready framework to build MCP servers and clients with tools, resources, prompts, and enterprise authentication.
Agent Skills Search Server

ai.com.mcp/skills-search

0
19.8k
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.