Skip to main content
Glama

Python Code Review MCP Agent

by JJJHoons
package.jsonโ€ข621 B
{ "name": "python-code-review-mcp", "version": "1.0.0", "description": "MCP server for Python code quality and security review", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "test": "node dist/test.js", "dev": "tsc && node dist/index.js" }, "keywords": ["mcp", "python", "code-review", "security", "quality"], "author": "MCP Builder", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.3.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/JJJHoons/python_code_review_mcp'

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