Back to search
30
MCP

@simple-commenter/mcp-server

npm/@simple-commenter/mcp-server

MCP server for Simple Commenter — lets AI agents work with website feedback

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

Similar MCP servers embedding-nearest

simplifierag/simplifier-mcp
The Simplifier MCP server for integrating Simplifier with AI agents
0 tools
facebook-mcp-server
Facebook MCP server for automating posts, comment moderation, insights, and sentiment filtering.
0 tools
ai.social-api/socialapi
MCP server for SocialAPI — manage social media comments, DMs, reviews, and mentions across platforms
0 tools
@ng-annotate/mcp-server
MCP server for ng-annotate-mcp — exposes Angular browser annotations as MCP tools for AI agents
0 tools
openai-responses-mcp
Lightweight MCP server (Responses API core). OpenAI integration + web_search.
0 tools
interactive-feedback-mcp
MCP server for interactive user feedback and command execution in AI-assisted development, by Fábio Ferreira.
0 tools

How to use

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

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