Skip to main content
Glama

Sitecore Send

stdio.ts249 B
import { getServer } from "./server.js"; import { loadConfiguration } from "@/lib/config.js"; export async function stdio() { const cfg = loadConfiguration(); const server = getServer(cfg); server.start({ transportType: "stdio", }); }

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/izharikov/send-mcp'

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