Skip to main content
Glama

Houtini-lm

by houtini-ai

resolve_path

Analyze file system paths to determine correct MCP parameters and suggest usage examples for Houtini-lm server integration.

Instructions

Analyze a file system path and suggest correct MCP parameters

WORKFLOW: System diagnostics and function discovery TIP: Start with health_check, use list_functions to explore capabilities SAVES: Claude context for strategic decisions

Input Schema

NameRequiredDescriptionDefault
pathYesFile system path to analyze (file or directory)
suggestionsNoInclude parameter suggestions and usage examples

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "File system path to analyze (file or directory)", "type": "string" }, "suggestions": { "default": true, "description": "Include parameter suggestions and usage examples", "type": "boolean" } }, "required": [ "path" ], "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/houtini-ai/lm'

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