Skip to main content
Glama
manifest.json1.88 kB
{ "name": "Micro-Mentor", "short_name": "Micro-Mentor", "description": "5-Minute Expert Sessions - Get expert advice instantly", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#8B7CF8", "orientation": "portrait-primary", "scope": "/", "lang": "en", "categories": ["education", "productivity", "business"], "icons": [ { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Smart Match", "short_name": "Match", "description": "Find the perfect expert for your question", "url": "/smart-match", "icons": [ { "src": "/pwa-192x192.png", "sizes": "192x192" } ] }, { "name": "Find Mentors", "short_name": "Discover", "description": "Browse available mentors", "url": "/discover", "icons": [ { "src": "/pwa-192x192.png", "sizes": "192x192" } ] }, { "name": "Dashboard", "short_name": "Dashboard", "description": "View your sessions and progress", "url": "/dashboard", "icons": [ { "src": "/pwa-192x192.png", "sizes": "192x192" } ] } ], "screenshots": [ { "src": "/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }, { "src": "/screenshot-desktop.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" } ] }

Latest Blog Posts

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/ChiragPatankar/MCP'

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