Skip to main content
Glama

Tessie MCP Extension

by keithah
icon.svgβ€’769 B
<?xml version="1.0" encoding="UTF-8"?> <svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> <rect width="64" height="64" rx="12" fill="#1a1a1a"/> <g transform="translate(8, 16)"> <!-- Car body --> <rect x="4" y="12" width="40" height="16" rx="2" fill="#3b82f6"/> <!-- Car roof --> <path d="M12 12 L12 8 Q12 6 14 6 L34 6 Q36 6 36 8 L36 12" fill="#3b82f6"/> <!-- Wheels --> <circle cx="12" cy="32" r="4" fill="#374151"/> <circle cx="36" cy="32" r="4" fill="#374151"/> <circle cx="12" cy="32" r="2" fill="#6b7280"/> <circle cx="36" cy="32" r="2" fill="#6b7280"/> <!-- Lightning bolt (Tesla/electric) --> <path d="M26 14 L22 20 L26 20 L22 26 L26 20 L22 20 L26 14" fill="#fbbf24"/> </g> </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/keithah/tessie-mcp'

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