Skip to main content
Glama
project.json•775 B
{ "name": "@ai-capabilities-suite/mcp-screenshot", "$schema": "../../node_modules/nx/schemas/project-schema.json", "sourceRoot": "packages/mcp-screenshot/src", "projectType": "library", "targets": { "build": { "executor": "@nx/js:tsc", "outputs": ["{options.outputPath}"], "options": { "outputPath": "packages/mcp-screenshot/dist", "main": "packages/mcp-screenshot/src/index.ts", "tsConfig": "packages/mcp-screenshot/tsconfig.lib.json", "assets": [] } }, "test": { "executor": "@nx/jest:jest", "outputs": ["{workspaceRoot}/coverage/{projectRoot}"], "options": { "jestConfig": "packages/mcp-screenshot/jest.config.js", "passWithNoTests": false } } } }

Latest Blog Posts

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/Digital-Defiance/mcp-screenshot'

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