Skip to main content
Glama

Basic MCP Server

by gurdasnijor
icon.svg899 B
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"> <defs> <linearGradient id="gradient" x1="0%" y1="0%" x2="100%" y2="100%"> <stop offset="0%" style="stop-color:#4F46E5;stop-opacity:1" /> <stop offset="100%" style="stop-color:#7C3AED;stop-opacity:1" /> </linearGradient> </defs> <!-- Background circle --> <circle cx="256" cy="256" r="240" fill="url(#gradient)" stroke="#ffffff" stroke-width="8"/> <!-- Smiley face --> <circle cx="200" cy="200" r="20" fill="#ffffff"/> <circle cx="312" cy="200" r="20" fill="#ffffff"/> <!-- Smile --> <path d="M 180 320 Q 256 380 332 320" stroke="#ffffff" stroke-width="12" fill="none" stroke-linecap="round"/> <!-- Hello text --> <text x="256" y="420" font-family="Arial, sans-serif" font-size="48" font-weight="bold" text-anchor="middle" fill="#ffffff">HELLO</text> </svg>

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/gurdasnijor/server-quality-harness'

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