Skip to content
Back to search
30
MCP

consolelog dev tools

io.github.mbdev3/consolelog-mcp

Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.

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

Similar MCP servers embedding-nearest

io.github.mlawsonking/web-tools-mcp
Deterministic web tools for AI agents: read URLs, metadata, email, scrape, RSS, DNS, SSL, HTTP.
0 tools
agent-eval-mcp
Deterministic evaluation tools for AI coding agents, exposed as an MCP server.
0 tools
chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
@vucinatim/agentic-devtools
MCP-first devtools 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
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools

How to use

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

{
  "mcpServers": {
    "consolelog_dev_tools": {
      "url": "None",
      "transport": "http"
    }
  }
}