We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NosytLabs/presearch-search-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
search_json.json•1.75 KiB
{
"export_metadata": {
"timestamp": "2025-11-16T06:44:20.109Z",
"total_results": 13
},
"results": [
{ "title": "WebGPU Fundamentals", "url": "", "description": "WebGPU is an API that lets you do 2 basic things. That is it! Everything about WebGPU after that is up to you. It's like learning a computer language like ...", "position": 1, "qualityScore": 34.5 },
{ "title": "Your first WebGPU app - Google Codelabs", "url": "", "description": "Jul 17, 2025 · In today's codelab you'll learn how to take advantage of both the rendering and compute capabilities of WebGPU in order to create a simple introductory project!What is WebGPU? · Clear the Canvas · Draw instances", "position": 2, "qualityScore": 49.5 },
{ "title": "Welcome to WebGPU Learning Website", "url": "", "description": " Practical Tutorials Learn how to create 3D graphics, perform parallel computing, and optimize performance through real projects. ", "position": 3, "qualityScore": 42 },
{ "title": "WebGPU Unleashed: A Practical Tutorial", "url": "", "description": "This free book will teach you graphics programming in JavaScript using WebGPU, drawing from my own learning journey.0.0 The GPU Driver · 5.3 Equirectangular Rendering · 1.10 Triangle Strips · Lighting", "position": 4, "qualityScore": 49 },
{ "title": "The best WGPU tutorial I've found. It's relatively new, only a few months old.", "url": "", "description": "Dec 22, 2023 · I found WebGPU Fundamentals a much better WGPU tutorial for starters. It describes the high level ideas of WebGPU better, and it uses JavaScript.Looking for some resources on web gpu to elarn as a beginner. - RedditLearning WebGPU : r/GraphicsProgramming - RedditMore results from www.reddit.com", "position": 5, "qualityScore": 65 }
]
}