We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LLMTooling/code-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
new-command.md•445 B
Generate a new command
You must assist the user with creating a new command, based on their input: #$ARGUMENTS
If the user specifies it needs an input, you must use #$ ARGUMENTS (without the space). This is how you provide the user's input to yourself (when this command you're making is ran)
Commands are located here : .claude\commands
You must create them like command-name.md, and structure them like optimized instructions for yourself