An MCP server that exposes Priority ERP's OData operations (query, create, update, delete, batch, attachments, text fields) as 19 tools for AI assistants like Claude. It supports Streamable HTTP transport with OAuth 2.1 and two-layer authentication (bearer token plus Priority credentials).
Read-only MCP server for Dynamics 365 Business Central, enabling AI clients to query live ERP data like customers, items, orders, and invoices via GET-only APIs with dual authentication and stdio/HTTP transports.
Local stdio MCP server for read-only Microsoft SQL Server access through Python and pyodbc, providing test connection, list tables, describe table, and query tools.
Unofficial MCP server that exposes the PrijsProfeet API as validated tools for product search, price history, forecasts, deals, and matching. It can run via stdio or as an authenticated Streamable HTTP server.