Skip to main content
Glama
index.ts351 B
/** * Utility Exports * * This module exports utility functions used throughout * the MCP server for error handling, validation, etc. */ // Export error utilities export { handleZodError, createValidationError, createInternalError, } from './errors.js'; // Export validation utilities export { validateToolInput } from './validation.js';

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/jakreymyers/mcp-boilerplate'

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