Skip to main content
Glama
agente-dev

priority-mcp

by agente-dev

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_ENVIRONMENTPRIORITY_COMPANYPRIORITY_USERNAMEPRIORITY_PASSWORD。默认值和可选字段请参阅 src/config.tsPRIORITY_TABULA_INIPRIORITY_LANGUAGEPRIORITY_READ_ONLYPRIORITY_APP_ID/PRIORITY_APP_KEYPRIORITY_ALLOWED_TOOLS/PRIORITY_BLOCKED_TOOLSRATE_LIMIT_PER_MINUTEREQUEST_TIMEOUT_MSLOG_LEVEL)。

经实测验证的 API 参考

本服务器所依赖的底层协议事实(URL 结构、认证模式、特殊行为清单、实体清单)均已针对厂商沙盒进行在线实测验证:参见 docs/priority-api-verified.md。在接入任何工具之前,请先阅读该文档。

免责声明

本项目与 Priority Software Ltd 或其分销商没有任何关联,也未获得其认可或赞助。"Priority" 是相应所有者的商标。这是与公开文档化的 Priority REST/OData API 之间的独立非官方集成,基于对厂商沙盒的实测验证构建而成。使用风险自负;厂商 API 可能随时更改或限制访问。

Install Server
A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    A
    maintenance
    MCP server for Microsoft Dataverse API with safe-by-default configuration. Works with any Dataverse / Dynamics 365 environment.
    23
    22
    7
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    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.
    4
  • F
    license
    A
    quality
    C
    maintenance
    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.
    24

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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