Skip to content

9elements/dep-mcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Version MCP Server

A Model Context Protocol (MCP) server that provides real-time package version information to AI tools like Cursor. This service helps ensure that AI-assisted development uses the correct and most up-to-date package versions when adding dependencies to your projects.

Supported Package Managers

What is MCP?

The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs). Think of it like a USB-C port for AI applications. For more information about MCP, visit the official documentation.

Using with Cursor

Cursor supports MCP servers out of the box. To get accurate package version suggestions in your projects, add this server to your Cursor configuration.

Server URL

https://dep-mcp.9elements.com/sse

For detailed setup instructions, visit the Cursor MCP documentation.

Development Setup

To start your Phoenix server locally:

  1. Run mix setup to install and setup dependencies
  2. Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server
  3. Visit localhost:4000 from your browser

Disclaimer

While this service uses the official APIs provided by the respective package registries, we are not affiliated with or endorsed by any of them. The service is provided as-is without any warranty. Use at your own discretion.

Production Deployment

For production deployment instructions, please refer to the Phoenix deployment guides.

Learn More

Credits

Built with ❤️ by Daniel Hoelzgen from 9elements

Legal

About

MCP Server for External Dependency Versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 80.1%
  • HTML 12.7%
  • JavaScript 4.3%
  • Dockerfile 2.8%
  • CSS 0.1%