Skip to main content
Glama

Hi-AI

by su-record

get_coding_guide

Retrieve coding guides, rules, conventions, and best practices based on specified names and categories to improve code quality and adherence to standards.

Instructions

IMPORTANT: This tool should be automatically called when users say "가이드", "규칙", "컨벤션", "guide", "rules", "convention", "standards", "best practices" or similar keywords. Get coding guide

Input Schema

NameRequiredDescriptionDefault
categoryNoGuide category
nameYesGuide name to retrieve

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Guide category", "type": "string" }, "name": { "description": "Guide name to retrieve", "type": "string" } }, "required": [ "name" ], "type": "object" }

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/su-record/hi-ai'

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