Skip to main content
Glama

Physics MCP Server

by BlinkZer0
svgo.config.mjs560 B
export default { multipass: true, js2svg: { indent: 0, pretty: false }, plugins: [ 'removeDoctype', 'removeXMLProcInst', 'removeComments', 'removeMetadata', 'removeEditorsNSData', 'cleanupAttrs', 'cleanupIds', 'convertStyleToAttrs', 'convertColors', 'sortAttrs', // Keep animation + style { name: 'removeUnknownsAndDefaults', params: { keepDataAttrs: true } }, { name: 'removeUselessDefs', params: { keepShapes: true } }, { name: 'removeViewBox', active: false }, // keep viewBox for scaling ] }

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