CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Devtools Debugger Mcp

Devtools Debugger Mcp

Editor's Note

The Devtools Debugger MCP server provides Node.js debugging capabilities through the Chrome DevTools Protocol, enabling AI assistants to set breakpoints, step through code, inspect variables and call stacks, evaluate expressions, and monitor console output. It works by launching Node.js scripts with the built-in inspector, attaching via CDP, and exposing debugging operations like breakpoint management, execution control (step/resume), scope inspection, and source map support for transpiled code. This allows AI systems to programmatically access the same debugging features available in Chrome DevTools or VS Code for interactive Node.js application debugging.

Install

claude mcp add --transport stdio scriptedalchemy-devtools-debugger-mcp uvx devtools-debugger-mcp
GitHub Stars340
Votes
0
View on GitHub

Comments

Login to comment

Related Web & Browser Automation MCP Servers

View all β†’
Chrome Devtools Mcp

chromedevtools/chrome-devtools-mcp

0
30.8k
Chrome DevTools for coding agents
Playwright Mcp

microsoft/playwright-mcp

0
29.4k
Playwright MCP server
Mcp Chrome

hangwin/mcp-chrome

1
10.9k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Browser Tools Mcp

agentdeskai/browser-tools-mcp

0
7.1k
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
Mcp Playwright

executeautomation/mcp-playwright

0
5.3k
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More πŸ”Œ
Mcp Server Browserbase

browserbase/mcp-server-browserbase

0
3.2k
Allow LLMs to control a browser with Browserbase and Stagehand