Skip to main content
Glama

AI Naming Standard MCP Server

Official

validateFileName

Check if file names follow AI-driven naming conventions for microservices architecture, including structured components like service, layer, domain, and action identifiers.

Instructions

Validates if a file name complies with AI naming convention

Input Schema

NameRequiredDescriptionDefault
fileNameYesFile name to validate

Input Schema (JSON Schema)

{ "properties": { "fileName": { "description": "File name to validate", "type": "string" } }, "required": [ "fileName" ], "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/ai-naming-standard/mcp'

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