Skip to main content
Glama
.releaserc.json952 B
{ "branches": ["main"], "repositoryUrl": "https://github.com/muammar-yacoob/unity-mcp.git", "plugins": [ "@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator", [ "@semantic-release/changelog", { "changelogFile": "../../CHANGELOG.md" } ], [ "@semantic-release/npm", { "npmPublish": true, "tarballDir": "dist" } ], [ "@semantic-release/git", { "assets": ["../../CHANGELOG.md", "package.json"], "message": "chore(release): v${nextRelease.version} [skip ci]", "gitUserEmail": "action@github.com", "gitUserName": "github-actions[bot]" } ], [ "@semantic-release/github", { "assets": [ { "path": "dist/*.tgz", "label": "Unity MCP npm package" } ] } ] ] }

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/muammar-yacoob/unity-mcp'

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