We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/commercetools/commerce-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•493 B
# commercetools Commerce MCP - TypeScript
## Installation
You don't need this source code unless you want to modify the package. If you just
want to use the package run:
```
npm install @commercetools/commerce-agent
```
The commercetools Commerce MCP enables popular agent frameworks including LangChain, Vercel's AI SDK, and the [Model Context Protocol (MCP)](https://modelcontextprotocol.com/) to integrate with commercetools APIs through function calling.
### Requirements
- Node 18+