priority-mcp
priority-mcp
Priority ERP OData API 用の非公式の Model Context Protocol (MCP) サーバー。
構築中です。 トレイン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 リファレンス
このサーバーが基づいているワイヤーレベルの事実(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