Skip to main content
Glama

MCP Asset Generator

by jbrower95
package.json567 B
{ "name": "mcp-asset-gen", "version": "1.0.0", "main": "src/index.ts", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "mcp-asset-gen": "./dist/index.js" }, "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "openai": "^4.96.0", "viem": "^2.28.0", "zod": "^3.24.3" }, "devDependencies": { "@types/node": "^22.15.3", "typescript": "^5.8.3" } }

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/jbrower95/mcp-asset-gen'

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