Back to search
30
MCP

devtoolsonline-mcp

npm/devtoolsonline-mcp

Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

devtools-mcp-server
MCP server providing 70+ developer tools - QR codes, PDFs, screenshots, crypto prices, email validation, AI text processing, and more. Use w
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
chromex-mcp
Zero-dependency Chrome DevTools Protocol MCP server for AI agents. 73 typed tools, Application state inspection, per-tab daemons, security h
0 tools
awesome-mcp-devtools
A curated list of developer tools, SDKs, libraries, and testing utilities for Model Context Protocol (MCP) server development.
0 tools
@mozilla/firefox-devtools-mcp-moz
Model Context Protocol (MCP) server for Firefox DevTools automation (moz build with privileged context support)
0 tools
ToolPipe MCP Server
120+ developer utility tools for AI agents via Model Context Protocol
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "devtoolsonline-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}