Skip to main content
Glama
index.ts139 B
import { MCPServer } from 'mcp-framework'; import dotenv from 'dotenv'; dotenv.config(); const server = new MCPServer(); 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/goodafternoonoo/my-mcp-server'

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