Protobomb/mcp-server-devpod
If you are the rightful owner of mcp-server-devpod 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.
The MCP Server for DevPod is a protocol server that integrates with DevPod, allowing AI assistants to manage development environments programmatically.
Tools
Functions exposed to the LLM to take actions
devpod_listWorkspaces
List all DevPod workspaces.
devpod_createWorkspace
Create a new workspace with specified parameters.
devpod_startWorkspace
Start a specified workspace.
devpod_stopWorkspace
Stop a specified workspace.
devpod_deleteWorkspace
Delete a specified workspace.
devpod_status
Get the status of a specified workspace.
devpod_listProviders
List all available providers.
devpod_addProvider
Add a new provider with specified options.
devpod_ssh
Execute commands in a workspace via SSH.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client