Skip to main content
Glama
amazon.getCartContent.test.ts330 B
import { getCartContent } from './cart.js' async function main() { try { const cartContent = await getCartContent() console.log('getCartContent result:') console.log(JSON.stringify(cartContent, null, 2)) } catch (error) { console.error('Error fetching cart content:', error) } } main().catch(console.error)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/drahmad89/amazon-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server