Skip to main content
Glama

Physics MCP Server

by BlinkZer0
package.json540 B
{ "$schema": "https://json.schemastore.org/package", "name": "@phys-mcp/tools-tensor", "version": "0.1.0", "description": "Tensor calculus tools (scaffold) for Physics MCP Server", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "clean": "rm -rf dist", "dev": "tsc --watch", "test": "echo \"No tests yet\"" }, "dependencies": { "@phys-mcp/mcp-types": "workspace:*" }, "devDependencies": { "typescript": "^5.9.2", "jest": "^29.0.0" } }

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