Skip to main content
Glama

Physics MCP Server

by BlinkZer0
index.js372 B
/** * Validation schemas and utilities for Phys-MCP tools * * This package provides: * - Zod schemas for all tool inputs * - Validation utilities with friendly error messages * - Unit annotations and validation * - JSON Schema generation for documentation */ export * from './schemas/index.js'; export * from './utils/index.js'; export * from './errors/index.js';

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/BlinkZer0/Phys-MCP'

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