Skip to main content
Glama

Hi-AI

by su-record

get_coding_guide

Retrieve coding guides, conventions, and best practices with a single command. Automatically fetches standards and rules when requested, supporting efficient and consistent coding workflows.

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