Skip to main content
Glama

Contentful

Official
by contentful
nx.json1.35 kB
{ "$schema": "./node_modules/nx/schemas/nx-schema.json", "neverConnectToCloud": true, "targetDefaults": { "build": { "outputs": ["{workspaceRoot}/build"], "cache": true }, "update-licenses": { "outputs": ["{workspaceRoot}/licenses"], "cache": true }, "format": { "cache": true }, "lint": { "cache": true }, "lint:fix": { "cache": true }, "test": { "cache": true }, "test:run": { "cache": true } }, "plugins": [ { "plugin": "@nx/js/typescript", "options": { "typecheck": { "targetName": "typecheck" }, "build": { "targetName": "build", "configName": "tsconfig.json", "buildDepsName": "build-deps", "watchDepsName": "watch-deps" } } } ], "release": { "projects": ["."], "version": { "conventionalCommits": true }, "changelog": { "workspaceChangelog": { "createRelease": "github", "file": "{workspaceRoot}/CHANGELOG.md", "renderOptions": { "authors": false } } }, "git": { "commitMessage": "chore(release): publish {version} [skip ci]", "tagMessage": "Release {version}" }, "releaseTagPattern": "v{version}" } }

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

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