priority-mcp
priority-mcp
面向 Priority ERP OData API 的非官方 Model Context Protocol (MCP) 服务器。
正在建设中。 Train 1 交付脚手架、严格的环境校验和 CI。尚未注册任何工具 — 服务器启动后会在 stdio 上等待。
状态 — 工具表
工具 | 描述 | 状态 |
(暂无) | 读取面将在后续 Train 中落地 | 计划中 |
写入面通过省略进行门控:当
PRIORITY_READ_ONLY=true(默认值)时,tools/list中永远不会通告任何写入工具。写入需要显式设置PRIORITY_READ_ONLY=false。
Related MCP server: Priority MCP Platform
配置
所有配置均通过环境变量提供,启动时由 src/config.ts 校验(聚合式、不抛异常;无效配置会向 stderr 打印字段级错误并以状态码 1 退出)。必填项:PRIORITY_API_URL(https)、PRIORITY_ENVIRONMENT、PRIORITY_COMPANY、PRIORITY_USERNAME、PRIORITY_PASSWORD。默认值和可选字段请参阅 src/config.ts(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)。
经实测验证的 API 参考
本服务器所依赖的底层协议事实(URL 结构、认证模式、特殊行为清单、实体清单)均已针对厂商沙盒进行在线实测验证:参见 docs/priority-api-verified.md。在接入任何工具之前,请先阅读该文档。
免责声明
本项目与 Priority Software Ltd 或其分销商没有任何关联,也未获得其认可或赞助。"Priority" 是相应所有者的商标。这是与公开文档化的 Priority REST/OData API 之间的独立非官方集成,基于对厂商沙盒的实测验证构建而成。使用风险自负;厂商 API 可能随时更改或限制访问。
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