Skip to main content
Glama

creatify-mcp

by TSavo
.releaserc.json687 B
{ "branches": ["main"], "plugins": [ "@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator", "@semantic-release/changelog", "@semantic-release/npm", ["@semantic-release/github", { "assets": [ {"path": "dist/index.js", "label": "Main JavaScript File"}, {"path": "dist/server.js", "label": "MCP Server File"}, {"path": "dist/types.js", "label": "Types File"} ], "successComment": "🎉 This release is now available on npm as ${nextRelease.name}", "failComment": "❌ The release process failed. Please check the logs for more information.", "failTitle": "Release Failed" }] ] }

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/TSavo/creatify-mcp'

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