priority-mcp
priority-mcp
Inoffizieller Model Context Protocol (MCP)-Server für die OData-API von Priority ERP.
Im Aufbau. Train 1 liefert das Grundgerüst, die strikte Umgebungsvalidierung und CI aus. Es sind noch keine Tools registriert — der Server startet und wartet auf stdio.
Status — Tool-Tabelle
Tool | Beschreibung | Status |
(noch keine) | Die Read-Oberfläche folgt in späteren Trains | geplant |
Die Write-Oberfläche ist durch Weglassen abgesichert: mit
PRIORITY_READ_ONLY=true(dem Standardwert) wird intools/listniemals ein Write-Tool angezeigt. Schreibvorgänge erfordern ein explizitesPRIORITY_READ_ONLY=false.
Related MCP server: Priority MCP Platform
Konfiguration
Die gesamte Konfiguration erfolgt über Umgebungsvariablen, die beim Start von
src/config.ts validiert werden (aggregiert, ohne Exceptions; ungültige Konfiguration
schreibt Fehler auf Feldebene nach stderr und beendet sich mit Exit-Code 1). Erforderlich:
PRIORITY_API_URL (https), PRIORITY_ENVIRONMENT, PRIORITY_COMPANY,
PRIORITY_USERNAME, PRIORITY_PASSWORD. Siehe src/config.ts für Standardwerte und
optionale Felder (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).
Verifizierte API-Referenz
Die Wire-Level-Fakten, auf denen dieser Server basiert (URL-Aufbau, Authentifizierungsmodi, Quirks-Liste, Entitätsinventar), sind live gegen die Sandbox des Anbieters verifiziert: siehe docs/priority-api-verified.md. Lesen Sie sie, bevor Sie irgendein Tool anbinden.
Haftungsausschluss
Dieses Projekt ist nicht mit Priority Software Ltd oder deren Vertriebspartnern verbunden und wird von diesen weder befürwortet noch gesponsert. „Priority“ ist eine Marke des jeweiligen Inhabers. Dies ist eine unabhängige, inoffizielle Integration mit der öffentlich dokumentierten Priority REST/OData-API, die auf Basis einer Live-Verifizierung der Sandbox des Anbieters erstellt wurde. Nutzung auf eigene Gefahr; die Anbieter-API kann sich jederzeit ändern oder den Zugriff einschränken.
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