Ectlocal Connect
Connects to PostgreSQL databases of e-commerce solutions to query and manage order and member data.
概要
Ectlocal Connect is an MCP (Model Context Protocol) server designed to facilitate direct interaction with PostgreSQL databases used by e-commerce solutions. It provides functionalities for developers to query, retrieve, and manage various e-commerce-related data, such as orders and member information. Beyond specific data lookups, it supports executing arbitrary SQL queries, inspecting table structures, and listing all available tables. This tool acts as a powerful bridge, enabling efficient data access and management, especially when integrated with AI agents like Claude Desktop.
主な機能
- 0 GitHub stars
- Retrieve e-commerce order and member information
- Dedicated endpoints for specific order and member data retrieval
- Inspect database table structures, indexes, and statistics
- PostgreSQL database connectivity and direct SQL query execution
- List all tables within the e-commerce schema
ユースケース
- Database administrators or developers inspecting and managing e-commerce platform data and schema
- Querying e-commerce databases for specific order or member details by developers
- Enabling AI agents (e.g., Claude Desktop) to interact with and retrieve e-commerce data via natural language