Amazon QLDB Session MCP Config
<p>The transactional data APIs for Amazon QLDB</p> <note> <p>Instead of interacting directly with this API, we recommend using the QLDB driver or the QLDB shell to execute data transactions on a ledger.</p> <ul> <li> <p>If you are working with an AWS SDK, use the QLDB driver. The driver provides a h
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-qldb-session.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-qldb-session.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-qldb-session": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-qldb-session"],
"env": {
"AMAZON_QLDB_SESSION_API_KEY": "your_amazon_qldb_session_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-qldb-session.jsonEnvironment Variables
AMAZON_QLDB_SESSION_API_KEYReplace your_amazon_qldb_session_api_key with your actual amazon qldb session api key
Endpoints
POST
/#X-Amz-Target=QLDBSession.SendCommandSendCommand