Skip to main content
Glama
by microsoft
code-annotator.genai.mjs871 B
script({ title: "Code annotator", description: "Given a problem description and code, write a code review", maxTokens: 4000, group: "hello world", system: ["system", "system.annotations"], temperature: 0, files: "src/counting.py", tests: { files: "src/counting.py" } }) def( "CODE", env.files.filter( (f) => f.filename.endsWith(".py") && !f.filename.startsWith("test_") ) ) $` You are an EXPERT software developer with deep knowledge of all programming languages. Your job is to do a code review of CODE and create ANNOTATION with code improvement notice, warning and errors. - No more than 5 annotations per code file. - Consider readability, maintainability, performance, security, and correctness. - The code in CODE is written by a novice programmer. Do your best and will get a large tip. $$$. `

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/microsoft/genaiscript'

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