priority-mcp
priority-mcp
Priority ERP OData API용 비공식 Model Context Protocol(MCP) 서버입니다.
공사 중입니다. Train 1은 스캐폴드, 엄격한 환경 검증, CI를 제공합니다. 아직 등록된 도구는 없습니다 — 서버는 시작된 후 stdio에서 대기합니다.
상태 — 도구 표
도구 | 설명 | 상태 |
(아직 없음) | 읽기 기능은 이후 트레인에 포함됩니다 | 계획됨 |
쓰기 기능은 생략을 통해 게이트됩니다:
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 참조
이 서버가 기반으로 하는 wire-level 사실들(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