Skip to main content
Glama
kelvis-santos

MCP Server

helper.ts233 B
// MCP Helper Pattern Example // Exemplo fictício de Helper MCP (autocontido para apresentação) export function formatDate(date: Date): string { // Retorna data no formato YYYY-MM-DD return date.toISOString().split('T')[0]; }

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/kelvis-santos/MCP-vscode-examples'

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