Skip to main content
Glama

Physics MCP Server

by BlinkZer0
package.json553 B
{ "name": "@phys-mcp/tools-distributed", "version": "1.0.0", "description": "Phase 7: Distributed & Collaborative Computing Tools for Phys-MCP", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "clean": "rm -rf dist", "test": "jest" }, "dependencies": { "@phys-mcp/mcp-types": "workspace:*" }, "devDependencies": { "typescript": "^5.0.0", "@types/node": "^20.0.0", "jest": "^29.0.0", "@types/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