Skip to main content
Glama
package.jsonโ€ข743 B
{ "name": "smithery-scaffold", "version": "1.0.0", "description": "Vibe Marketing MCP Tools", "main": "index.js", "module": "./src/index.ts", "type": "module", "scripts": { "dev": "npx @smithery/cli dev", "build": "tsc", "start": "node dist/index.js", "test": "vitest", "lint": "biome check .", "lint:fix": "biome check . --write", "type-check": "tsc --noEmit" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "jose": "^6.0.11", "yaml": "^2.8.0", "zod": "^3.25.46" }, "devDependencies": { "@biomejs/biome": "2.0.6", "@smithery/cli": "^1.2.4", "@types/node": "^24.0.8", "tsx": "^4.19.4", "typescript": "^5.7.2", "vitest": "^3.2.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/synthetic-ci/vibe-marketing'

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