Skip to main content
Glama

Python Code Review MCP Agent

by JJJHoons
test.d.tsโ€ข682 B
/** * Comprehensive Test Suite for Python Code Review MCP * Tests all analyzer functionality, security detection, and report generation */ declare class TestRunner { private analyzer; private formatter; private testsPassed; private testsTotal; constructor(); private assert; private assertContains; private assertGreaterThan; private assertLessThan; runAllTests(): Promise<void>; private testSecurityVulnerabilities; private testCodeQualityAnalysis; private testReportGeneration; private testEdgeCases; private testRealWorldExamples; private printResults; } export { TestRunner }; //# sourceMappingURL=test.d.ts.map

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