Skip to main content
Glama

DroidMind

--- description: .mdc files describe specific rules for how certain files, file types, and directories are to be understood and used globs: .cursor/rules/*.mdc alwaysApply: false --- .mdc File Structure & Best Practices: File Naming: NNN_name.mdc (NNN = 001-299) - 001-099: Core/workspace rules - 100-199: Integration rules - 200-299: Pattern rules Higher numbers take precedence if rules conflict UI Components: 1. Description (top) - Brief purpose summary - Appears in AI context 2. Globs (top) - Comma-separated list - Example: /dir1/**/*,/dir2/**/*,/dir3/**/* - Use standard glob syntax 3. Body Text (this section) - Keep under 50 lines - Use concise/shorthand - Tag files with @ - Focus on key directives Best Practice: The assistant may propose changes to .mdc files for the user to copy into the UI. The assistant should not attempt direct file edits to .mdc files.

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/hyperb1iss/droidmind'

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