/**
* Zod schemas for all Phys-MCP tools
*/
export * from './common.js';
export * from './cas.js';
export * from './units.js';
// TODO: Add schemas for other tools as they are implemented
// export * from './plot.js';
// export * from './constants.js';
// export * from './data.js';
// export * from './quantum.js';
// export * from './tensor.js';
// export * from './api-tools.js';
// export * from './export.js';
// export * from './ml.js';
// export * from './calculator.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