We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/amanagarwal13/hubspot-mcp-shinzo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"changesets": [
{
"releases": [
{
"name": "@shinzolabs/hubspot-mcp",
"type": "minor"
}
],
"summary": "Add Github workflows and proper changeset management",
"id": "dirty-cows-switch"
}
],
"releases": [
{
"name": "@shinzolabs/hubspot-mcp",
"type": "minor",
"oldVersion": "1.4.0",
"changesets": [
"dirty-cows-switch"
],
"newVersion": "1.5.0"
}
]
}