Skip to main content
Glama

Frame0 MCP Server

by niklauslee
package.json1.17 kB
{ "name": "frame0-mcp-server", "version": "0.11.5", "type": "module", "description": "", "bin": { "frame0-mcp-server": "build/index.js" }, "scripts": { "start": "tsx src/index.ts", "build": "tsc", "dev": "tsx watch src/index.ts", "inspect": "npx @modelcontextprotocol/inspector node build/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "files": [ "build" ], "repository": { "type": "git", "url": "git+https://github.com/niklauslee/frame0-mcp-server.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/niklauslee/frame0-mcp-server/issues" }, "homepage": "https://github.com/niklauslee/frame0-mcp-server#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "node-fetch": "^3.3.2", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^22.14.0", "prettier": "^3.5.3", "tsx": "^4.19.3", "typescript": "^5.8.2" }, "packageManager": "yarn@4.9.1+sha512.f95ce356460e05be48d66401c1ae64ef84d163dd689964962c6888a9810865e39097a5e9de748876c2e0bf89b232d583c33982773e9903ae7a76257270986538" }

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/niklauslee/frame0-mcp-server'

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