Skip to main content
Glama

3D-MCP

by team-plask
package.json655 B
{ "name": "3d-mcp", "module": "index.ts", "type": "module", "private": true, "scripts": { "extract-schemas": "bun run packages/scripts/extract-schemas.ts", "codegen": "bun --silent run packages/scripts/plugin-codegen.ts", "update-blender": "bun run packages/scripts/update-blender.ts", "inspect": "fastmcp inspect index.ts" }, "devDependencies": { "@types/bun": "latest", "typescript": "^5", "zod-to-json-schema": "^3.21.4" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@types/archiver": "^6.0.3", "archiver": "^7.0.1", "fastmcp": "^1.21.0", "zod": "^3.22.4" } }

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/team-plask/3d-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server