devtools-mcp

netixc/devtools-mcp

3.2

If you are the rightful owner of devtools-mcp 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 DevTools MCP Server is a comprehensive Model Context Protocol server designed to enhance development workflows with advanced tools and AI capabilities.

Tools

Functions exposed to the LLM to take actions

Read

Read file contents with line numbers and optional offset/limit.

Write

Create or overwrite files with automatic directory creation.

Edit

Perform exact string replacements in files.

MultiEdit

Make multiple edits to a single file in one operation.

Glob

Find files using glob patterns.

Grep

Search file contents using regex patterns.

LS

List directory contents with file sizes.

Bash

Execute bash commands with timeout and output capture.

NotebookRead

Read Jupyter notebook cells and outputs.

NotebookEdit

Edit, insert, or delete notebook cells.

WebFetch

Fetch and process web content.

WebSearch

Search the web (simplified implementation).

TodoWrite

Create and manage structured task lists.

Task

Launch autonomous agents for complex tasks.

exit_plan_mode

Exit planning mode and begin implementation.

GetToolGuidance

Get comprehensive help for specific tools.

GetWorkflowGuidance

Get guidance on common workflows.

GetErrorHelp

Get help with troubleshooting.

GetQuickStart

Get quick start guides.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources