Skip to main content
Glama

Coding Standards MCP Server

by ggerve

get_style_guide

Retrieve Markdown-formatted coding style guidelines for a specified programming language to ensure adherence to best practices and standards.

Instructions

Get coding style guidelines 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_style_guideArguments", "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