Releases: cap-js/mcp
Releases · cap-js/mcp
Release list
v1.4.3
v1.4.2
Fixed
- Use
format: cqlas default if thecds.mcp.formatoption is not applied - Entities from MCP-enabled services are not shown on index page
- Entity
@requiresand action@restrictannotations are now respected when filtering tool context
Removed
- Removed the
toon_formatflag, toon is now always the output format
v1.4.1
Changed
- Clarified server instructions and
querytool description to emphasize usingdescribebefore querying querytool response no longer echoes the executed CQL string
v1.4.0
Changed
- Migrated from
@modelcontextprotocol/sdkto the new split packages@modelcontextprotocol/serverand@modelcontextprotocol/node(SDK 2.0.0) - Default mode for the
querytool changed to CQL
Fixed
- Set tool prefix as optional parameter
v1.3.0
Changed
- Renamed the
call_actiontool tocall cds.mcp.prefixnow creates a prefix from the full service name- Experimental SQL input for the
querytool changed to CQL
v1.2.0
Added
- Experimental SQL input for the
querytool
v1.1.1
Fixed
- Errors with details from actions are now properly returned
- CDS 10 compatibility
v1.1.0
Added
- Optional
logoptionlib/tools.jsto route tool-execution and registration logs through a customcds.loginstance - Optional tool name prefix (via
cds.mcp.prefix: true) to avoid possible collisions when clients connect to multiple CAP MCP servers