Skip to main content
Glama

Coding Standards MCP Server

by ggerve

get_best_practices

Retrieve application best practices in Markdown format for a specified programming language to improve code quality and adhere to coding standards.

Instructions

Get application best practices for the specified language in Markdown format

Input Schema

NameRequiredDescriptionDefault
languageYes

Input Schema (JSON Schema)

{ "properties": { "language": { "title": "Language", "type": "string" } }, "required": [ "language" ], "title": "get_best_practicesArguments", "type": "object" }
Install Server

Other Tools from Coding Standards MCP Server

Related Tools

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/ggerve/coding-standards-mcp'

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