xyz.rubenayla.partle/marketplace — MCP Server
The Model Context Protocol server for Partle local marketplace enables searching products in nearby stores and supports agents listing items for sale on a user’s behalf, with read access openly available and write operations gated by an API key.
🛠️ Key Features
- MCP-compliant server for local marketplace queries
- Discover 130,000+ products across ~16,000 stores
- Read access without authentication; writes require a pk_ API key
- Remote, zero-setup deployment recommended
- Streamable HTTP transport and MCP spec 2025-06-18
🚀 Use Cases
- Search for products in nearby physical stores
- Have an AI agent list items for sale on a user’s behalf
- Integrate Partle marketplace data into assistants without leaving the chat
⚡ Developer Benefits
- Clear remote endpoint: https://partle.rubenayla.xyz/mcp/
- No auth required for reads, simplifies prototyping
- Up-to-date MCP 2025-06-18 compatibility
⚠️ Limitations
- Writes require a pk_ API key; authentication is enforced for modifications
- Read data exposure described but not deeply detailed in excerpt
- Limited by the underlying data scope: 130k+ products across 16k stores