Skip to main content
Glama

MCP TemplateIO

by Lucker631
index.ts201 B
import { MCPServer } from "mcp-framework"; const server = new MCPServer(); // alt version: with sse :p // const server = new MCPServer({transport:{type:"sse",options:{port:1337}}}); server.start();

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/Lucker631/mcp-templateio'

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