UNPKG

eolas-mech-mcp

Version:

A Node.js wrapper for the eolas-mech-mcp Python server.

20 lines 389 B
{ "name": "eolas-mech-mcp", "version": "1.0.16", "description": "A Node.js wrapper for the eolas-mech-mcp Python server.", "main": "cli.js", "bin": { "eolas-mech-mcp": "cli.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "eolas", "mech" ], "author": "", "license": "ISC", "dependencies": {} }