Skip to main content
Glama

MCP JavaScript Server

by davlgd
import { readFile } from 'fs/promises'; export const MAX_LOG_LINES = 100; export const PROTOCOL_VERSION = '2024-11-05'; export const RPC_ERROR_CODES = { PARSE_ERROR: -32700, METHOD_NOT_FOUND: -32601 }

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/davlgd/mcp-js-server'

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