Skip to main content
Glama
index.ts245 B
/** * Schema Exports * * This module exports all Zod validation schemas used * throughout the MCP server for input validation. */ // Export calculator schemas export { CalculatorAddSchema, type CalculatorAddInput } from './calculator.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