dependency-updater-ai-mcp
v1.0.0
Published
Dependency Updater Ai MCP server. Tools: check outdated, suggest updates, security audit. Built by MEOK AI Labs.
Downloads
116
Readme
Dependency Updater AI MCP Server
By MEOK AI Labs — Check and update package dependencies for Node.js and Python projects
Installation
pip install dependency-updater-ai-mcpUsage
python server.pyTools
check_outdated
Check for outdated packages in a package.json file.
Parameters:
package_json_content(str): Contents of package.json
suggest_updates
Suggest dependency updates for a requirements.txt file.
Parameters:
requirements_txt(str): Contents of requirements.txt
Additional tools for security vulnerability scanning and update planning. See server.py for the full catalog.
Authentication
Free tier: 30 calls/day. Upgrade at meok.ai/pricing for unlimited access.
License
MIT — MEOK AI Labs
