We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/littlebearapps/wp-navigator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# GitHub Auto-generated Release Notes Configuration
# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
changelog:
exclude:
labels:
- skip-changelog
- duplicate
- invalid
- wontfix
authors:
- dependabot[bot]
- github-actions[bot]
categories:
- title: ":boom: Breaking Changes"
labels:
- breaking-change
- breaking
- semver-major
- title: ":sparkles: New Features"
labels:
- feature
- enhancement
- semver-minor
- title: ":bug: Bug Fixes"
labels:
- bug
- fix
- bugfix
- title: ":lock: Security"
labels:
- security
- vulnerability
- CVE
- title: ":recycle: Improvements"
labels:
- improvement
- refactor
- performance
- optimization
- title: ":book: Documentation"
labels:
- documentation
- docs
- title: ":package: Dependencies"
labels:
- dependencies
- deps
- title: ":wrench: Maintenance"
labels:
- chore
- maintenance
- ci
- tooling
- title: ":test_tube: Testing"
labels:
- test
- testing
- title: ":ghost: Other Changes"
labels:
- "*"