Skip to main content
Glama

Grumpy Senior Developer MCP

by sinedied
package.json1.21 kB
{ "name": "grumpydev-mcp", "version": "1.0.1", "description": "Let the grumpy senior dev review your code with this MCP server", "type": "module", "repository": { "type": "git", "url": "https://github.com/sinedied/grumpydev-mcp" }, "bin": { "grumpydev-mcp": "./bin/grumpydev-mcp.js" }, "scripts": { "start": "node ./bin/grumpydev-mcp.js", "test": "npx -y @modelcontextprotocol/inspector npx -y genaiscript mcp --groups mcp", "release:check": "semantic-release --dry-run" }, "keywords": [ "mcp", "model-context-protocol", "ai", "genai", "genaiscript", "dev", "review", "code-review" ], "author": { "name": "Yohan Lasorsa", "url": "https://github.com/sinedied" }, "homepage": "https://github.com/sinedied/grumpydev-mcp", "bugs": { "url": "https://github.com/sinedied/grumpydev-mcp/issues" }, "license": "MIT", "release": { "extends": "semantic-release-npm-github", "branches": "main" }, "engines": { "node": ">=20.11.0" }, "files": [ "bin", "genaisrc", "docs" ], "devDependencies": { "semantic-release": "^24.2.3", "semantic-release-npm-github": "^5.0.0" } }

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/sinedied/grumpydev-mcp'

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