AI-Powered Product Data APIs
Give your AI agents access to real-time product data from Australia's leading retailers. Built for the Model Context Protocol.
50 free API credits per service. No credit card required.
Available Services
Connect your AI agents to real product data
Bunnings Warehouse
Search and get product details from Bunnings Warehouse Australia
Available Tools:
- bunnings_search - Search products 1 credit
- bunnings_product - Get product details 2 credits
Endpoint:
https://mcp.lianmarshall.au/bunnings/mcp
Nuway Landscape Supplies
Search and get product details from Nuway Landscape Supplies (SE Queensland)
Available Tools:
- nuway_search - Search products 1 credit
- nuway_product - Get product details 2 credits
- nuway_categories - List categories 1 credit
- nuway_locations - List store locations 1 credit
Endpoint:
https://mcp.lianmarshall.au/nuway/mcp
How It Works
Get started in minutes
1
Sign Up
Create your account and get 50 free API credits per service
2
Get Your API Keys
Find your API keys in the dashboard for each MCP service
3
Connect Your AI
Configure your MCP client (Claude, pi, etc.) with your API keys
Easy Integration
Works with any MCP-compatible AI client
{
"mcpServers": {
"bunnings": {
"url": "https://mcp.lianmarshall.au/bunnings/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
},
"nuway": {
"url": "https://mcp.lianmarshall.au/nuway/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Ready to get started?
Start with 50 free API credits per service. No credit card required.
Create Free Account