Back to search
30
MCP

io.github.marin1321/mcp-devtools

io.github.marin1321/mcp-devtools

MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.

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

Similar MCP servers embedding-nearest

io.github.dev-proxy-tools/mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
0 tools
io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools
devhelm-mcp-server
DevHelm MCP server — AI agent access to monitors, incidents, alerting, and more
0 tools
devtoolsonline-mcp
Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).
0 tools
io.github.entropy0dev/mcp
Entropy0 MCP server — source trust and URL safety tools for AI agents
0 tools
chrome-devtools-mcp-fork
MCP server for Chrome DevTools integration - enable AI assistants to control browsers for web development debugging
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.marin1321/mcp-devtools": {
      "url": "None",
      "transport": "http"
    }
  }
}