We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChiR24/Unreal_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
name-template: 'v$NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
categories:
- title: 'π Features'
labels:
- 'type/enhancement'
- 'feature'
- 'enhancement'
- title: 'π Bug Fixes'
labels:
- 'type/bug'
- 'bug'
- 'fix'
- title: 'π Documentation'
labels:
- 'area/docs'
- 'documentation'
- title: 'π§° Tools'
labels:
- 'area/tools'
- 'tooling'
- title: 'π Plugin'
labels:
- 'area/plugin'
- title: 'π§ͺ Testing'
labels:
- 'area/testing'
- 'test'
- title: 'π¦ Maintenance'
labels:
- 'chore'
- 'maintenance'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&'
version-resolver:
major:
labels:
- 'major'
minor:
labels:
- 'minor'
patch:
labels:
- 'patch'
- 'type/bug'
- 'bug'
default: patch
template: |
## Changes in this Release
$CHANGES