Skip to main content
Glama

Physics MCP Server

by BlinkZer0
package.json566 B
{ "name": "@phys-mcp/tools-plot", "version": "0.1.0", "description": "Plotting tools for Physics MCP", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { "build": "tsc", "clean": "rm -rf dist", "dev": "tsc --watch", "test": "jest --passWithNoTests" }, "dependencies": { "@phys-mcp/mcp-types": "workspace:*", "@phys-mcp/tools-cas": "workspace:*" }, "devDependencies": { "typescript": "^5.0.0", "@types/node": "^20.0.0", "jest": "^29.0.0" }, "files": [ "dist" ] }

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