We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/a2anet/a2a-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CHANGELOG.md•1.3 KiB
# Changelog
## [1.0.3](https://github.com/a2anet/a2a-mcp/compare/a2anet-mcp-v1.0.2...a2anet-mcp-v1.0.3) (2026-01-15)
### Bug Fixes
* collect columns from all rows to handle sparse data correctly ([d6da991](https://github.com/a2anet/a2a-mcp/commit/d6da991bea74613cfb2b37bf7f3d3d92c4aeed40))
### Documentation
* update tip in `README.md` to link to A2A Net Demo ([8267e3f](https://github.com/a2anet/a2a-mcp/commit/8267e3ffc9dc789c0becbc13280837d4ae85a9e5))
## [1.0.2](https://github.com/a2anet/a2a-mcp/compare/a2anet-mcp-v1.0.1...a2anet-mcp-v1.0.2) (2026-01-14)
### Bug Fixes
* increase `httpx.AsyncClient` timeout to 300s for long-running Tasks ([7051290](https://github.com/a2anet/a2a-mcp/commit/7051290e6de8567de6c44bcd7c883240afc23e23))
## [1.0.1](https://github.com/a2anet/a2a-mcp/compare/a2anet-mcp-v1.0.0...a2anet-mcp-v1.0.1) (2026-01-12)
### Bug Fixes
* return Task specific Artifacts only from `handle_send_message_to_agent` ([1d18336](https://github.com/a2anet/a2a-mcp/commit/1d183361049e018d772cdb80561857b991dfa011))
### Documentation
* add widgets to `README.md` ([24847f1](https://github.com/a2anet/a2a-mcp/commit/24847f17ae1a0caa50af59978117fa42d78acb97))
* update `README.md` with real-world examples ([9e2fb3d](https://github.com/a2anet/a2a-mcp/commit/9e2fb3d54e480b404113ed63ee89e4d2e45ba80a))