priority-mcp
priority-mcp
Servidor no oficial del Model Context Protocol (MCP) para la API OData de Priority ERP.
En construcción. Train 1 entrega el andamiaje, la validación estricta del entorno y CI. Aún no se registra ninguna herramienta — el servidor arranca y espera en stdio.
Estado — tabla de herramientas
Herramienta | Descripción | Estado |
(ninguna aún) | La superficie de lectura llega en trenes posteriores | planificado |
La superficie de escritura está limitada por omisión: con
PRIORITY_READ_ONLY=true(el valor por defecto), ninguna herramienta de escritura se anuncia nunca entools/list. Las escrituras requieren unPRIORITY_READ_ONLY=falseexplícito.
Related MCP server: Priority MCP Platform
Configuración
Toda la configuración se realiza mediante variables de entorno, validadas al arrancar por
src/config.ts (agregada, sin lanzar excepciones; una configuración no válida imprime errores
por campo en stderr y sale con el código 1). Obligatorias: PRIORITY_API_URL (https),
PRIORITY_ENVIRONMENT, PRIORITY_COMPANY, PRIORITY_USERNAME,
PRIORITY_PASSWORD. Consulta src/config.ts para conocer los valores por defecto y los campos
opcionales (PRIORITY_TABULA_INI, PRIORITY_LANGUAGE, PRIORITY_READ_ONLY,
PRIORITY_APP_ID/PRIORITY_APP_KEY, PRIORITY_ALLOWED_TOOLS/PRIORITY_BLOCKED_TOOLS,
RATE_LIMIT_PER_MINUTE, REQUEST_TIMEOUT_MS, LOG_LEVEL).
Referencia de API verificada
Los detalles a nivel de protocolo sobre los que se construye este servidor (anatomía de la URL, modos de autenticación, lista de peculiaridades, inventario de entidades) se verifican en vivo contra el sandbox del proveedor: consulta docs/priority-api-verified.md. Léelo antes de conectar cualquier herramienta.
Aviso legal
Este proyecto no está afiliado a Priority Software Ltd ni a sus distribuidores, ni cuenta con su respaldo o patrocinio. "Priority" es una marca comercial de su respectivo propietario. Se trata de una integración independiente y no oficial con la API REST/OData de Priority documentada públicamente, construida a partir de la verificación en vivo del sandbox del proveedor. Úsalo por tu cuenta y riesgo; la API del proveedor puede cambiar o limitar el acceso en cualquier momento.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceMCP server for Microsoft Dataverse API with safe-by-default configuration. Works with any Dataverse / Dynamics 365 environment.23227MIT
- FlicenseNot gradedqualityCmaintenanceMulti-tenant MCP server connecting Claude to Priority ERP via OData. Supports read-only operations through natural language.
- FlicenseAqualityCmaintenanceLocal stdio MCP server for read-only Microsoft SQL Server access through Python and pyodbc, providing test connection, list tables, describe table, and query tools.4
- FlicenseAqualityCmaintenanceUnofficial 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.24
Related MCP Connectors
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
MCP server for managing Prisma Postgres.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/agente-dev/priority-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server