Skip to content
Back to search
30
MCP

@simple-commenter/mcp-server

npm/@simple-commenter/mcp-server

Simple Commenter MCP server: lets AI agents like Claude Code and Cursor read and fix website feedback from npm via npx simple-commenter-mcp

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

Similar MCP servers embedding-nearest

@opencodereview/mcp-server
MCP Server for Open Code Review - AI code quality gate for Claude Desktop, Cursor, Windsurf, VS Code Copilot
0 tools
cursor-feedback-mcp
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI
0 tools
@simple-lang/mcp-server
Simple Language MCP server — 99 tools for code intelligence, debugging, build, VCS, and analysis. Native binary, no Node.js runtime needed.
0 tools
simplifierag/simplifier-mcp
The Simplifier MCP server for integrating Simplifier with AI agents
0 tools
user-feedback-mcp
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
0 tools
mcp-interactive-terminal
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — run REPLs, SSH, databases, Docker, and
0 tools

How to use

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

{
  "mcpServers": {
    "@simple-commenter/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}