Skip to main content
Glama

SlopWatch MCP Server

2
4
  • Apple
package.json1.44 kB
{ "name": "slopwatch-mcp-server", "version": "2.7.0", "private": false, "publishConfig": { "access": "public" }, "description": "🎯 AI Accountability MCP Server for Cursor IDE - Track what AI claims vs what it actually implements. Catch AI lies in real-time with ultra-minimal responses and seamless workflow integration.", "main": "src/mcp-server.js", "bin": { "slopwatch-mcp-server": "src/mcp-server.js" }, "type": "module", "scripts": { "start": "node src/mcp-server.js" }, "keywords": [ "mcp", "ai", "accountability", "verification", "model-context-protocol", "cursor", "cursor-ide", "ai-assistant", "code-verification", "pair-programming", "claude", "anthropic", "development-tools", "code-quality", "ai-tools" ], "author": { "name": "JoodasCode", "url": "https://x.com/mindonthechain" }, "license": "MIT", "funding": { "type": "individual", "url": "https://x.com/mindonthechain" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "nanoid": "^5.0.8" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/JoodasCode/SlopWatch.git" }, "homepage": "https://github.com/JoodasCode/SlopWatch#readme", "bugs": { "url": "https://github.com/JoodasCode/SlopWatch/issues" }, "files": [ "src/", "README.md" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoodasCode/SlopWatch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server