Skip to main content
Glama
kelvis-santos

MCP Server

fileLoader.ts149 B
import { promises as fs } from "fs"; export async function loadFile(path: string): Promise<string> { return await fs.readFile(path, "utf-8"); }

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