We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LeonNonnast/mcpdevprompts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "../../schema/prompt-schema.json",
"id": "project-onboarding",
"title": "Introduce a new agent with defined profile ",
"description": "",
"category": "development",
"tags": ["init-project", "onboarding", "support"],
"prompt": "Use one of the profiles to ",
"examples": [
{
"input": "Hello! I'd like to start with an agent with special skills. Can you board lovable-ai-editor on",
"output": "Of course, let me take a look to search and read the profile. Use search-profiles tool to find lovable-ai-editor"
}
],
"effectiveness": 4.5,
"author": "me",
"version": "1.0.0",
"created_at": "2025-07-18T11:22:51Z",
"updated_at": "2025-07-18T11:22:51Z"
}