DarkHeart01/devgear-mcp-server
3.1
If you are the rightful owner of devgear-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
DevGear MCP Server is a standalone Model Context Protocol server that integrates development tools for GitHub, Docker, and Vercel operations.
Tools
Functions exposed to the LLM to take actions
github_list_repositories
List user repositories
github_create_repository
Create new repositories
github_get_repository
Get repository details
github_list_issues
List repository issues
github_create_issue
Create new issues
docker_list_containers
List containers
docker_create_container
Create and start containers
docker_stop_container
Stop containers
docker_remove_container
Remove containers
docker_get_logs
Get container logs
vercel_list_projects
List projects
vercel_get_project
Get project details
vercel_list_deployments
List deployments
vercel_get_deployment
Get deployment details
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client