Skip to main content
Glama

Physics MCP Server

by BlinkZer0
tsconfig.json523 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src", "composite": true, "baseUrl": "../../", "paths": { "@phys-mcp/mcp-types": ["./packages/mcp-types/src/index.ts"], "@phys-mcp/tools-cas": ["./packages/tools-cas/src/index.ts"], "@phys-mcp/tools-plot": ["./packages/tools-plot/src/index.ts"], "@phys-mcp/tools-nli": ["./packages/tools-nli/src/index.ts"] } }, "include": ["src/**/*"], "exclude": ["dist", "node_modules"] }

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