DevBuddy

dazinator/DevBuddy

3.2

If you are the rightful owner of DevBuddy and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Headless IDE MCP is a Model Context Protocol server built with ASP.NET Core, designed to analyze .NET codebases and execute shell commands securely.

Tools

Functions exposed to the LLM to take actions

shell_execute

Execute a CLI command in a sandboxed environment and get stdout, stderr, and exit code.

shell_execute_json

Execute a CLI command that returns JSON output and automatically parse the response.

shell_get_available_tools

Get a list of available CLI tools in the container environment.

check_file_exists

Checks if a specific file exists in the code base.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources