score-studio-mcp
OfficialScore Studio エージェントプラグイン
エージェントに視覚を
Score Studioはエージェント向けのコンピュータビジョンレイヤーです。データ生成、アノテーション、トレーニング、評価、ワークフロー、デプロイをひとつのエビデンスに基づくシステムで自動化します。
このリポジトリは、そのビジョンの完全なループを、単体で持ち運び可能なMCPサーバーを通じて主要なエージェントエコシステムに提供します。非公開のソース識別子や内部実装の詳細は公開しません。
Related MCP server: production-grade-mcp-agentic-system
エージェントができること
サインイン中のユーザーと組織メンバーシップを識別する。
バージョン管理されたデータセットとモデルの来歴を検査する。
明示したコンピューテングリソースとデータセットのバージョンを指定して、記跡されたトレーニングジョブを開始する。
測定された評価を一覧覧し、不変のレポートを読み取る。
モデル/データセットのバージョンIDを正確に指定して評価を開始する。
デプロイの検査と検証を行う。
型付きワークフローを一覧・実行し、遅延ブロックを正直に報告する。
MCPツールは、完全な Score Studio APIよりも意図的に範囲を絞ってています。削除、請求、メンバー管理、プロバイダーの認証情報、リリースの切替えは、最初のバージョンでは公開されません。
ローカルサーバー
Node.js 20+とScore Studioのベアラートークン、またはAPIキーが必要です。
npm install
npm run build
SCORESTUDIO_TOKEN=your-token npm startAPIはデフォルトで https://api.scorestudio.ai を使用します。別のScore Studio 環境を対象にする場合のみ SCORESTUDIO_URL を設定してください。
ローカルStreamable HTTP開開発では:
npm run start:httpエンドポイントは http://127.0.0.1:3000/mcp です。各リクエストに独自の Authorization: Bear … ヘッダーを含める必要があります。/healthz は認証が必要ですしません。
コンテナ・デプロイ
本番イメージは 0.0.0.0:3000 で待实现。デフォルトで本番Score Studio APIを使用します。呼び出し元側では各リクエストのベアタートークンを提供します。
docker build -t score-studio-mcp .
docker run --rm -p 3000:3000 score-studio-mcpパッケージ
ホスト | パッケージ | ディスカバリルート |
ChatGPT + Codex |
| OpenAIユニバーサルプラグイン・ディレクトリー |
Claude Code |
| Anthropicマーケットプレイス、またはこのリポジトリのマーケットプレイス |
Kitchen CLI |
| GitインストールとGemini出力テン能力ギャラリー |
Cursor | 既存の | Cursorマーケットプレイス |
Lovable | 共有リモートMCPエンドポイント | カスタムチャットネクタ。まだ同等の公開プラグイン提出フローはありません |
GitHub Copilot / し | 共有ローカル/リモートMCPエンドポイント | H搞のMCP設定、が、条件を満だすとGitHub MCPレジストリに接続けます |
Windsor | 共有ローカル/リモートMCPエンドポイント | MCPマーケットプレイスへの提出、または手動のCascade |
その他のMCPホスト | 共有リモートMCPエンドポイント | Streamable HTTP |
インストール手順、デプロイ、およびマーケットプレイスの要件については、distribution.md を参照してください。
認証とリリース保境
ローカルパッケージは、ホストのシークレット設定から SCORESTUDIO_TOKEN を読み取り、必要に応じて SCORESTUDIO_URL の設定を上乗書きできます。シークレットの永続化や出力はしません。
ChatGPTの公開リスティングでは、この手動トークンフローは使えません。安定的な公開HTTPS MCPエンドポイントと、OAuth 2.0のディスカバリや認可を得る必要があります。This hosted OAuthの境界は、意図的にリリースを実装前のまま残されています。リポジトリは、そのフローが利用可能になる前に、このパッケージが公開インストール可能であると主張するものではありません。
ライセンス
Apache License 2.0.
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 Connectors
MCP server for building and testing AI agents with multi-model experimentation and insights.
Guarded MCP server for agent-readable business truth, provenance, readiness, and discovery.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Authenticated MCP server for ClearPolicy policy and compliance workflows.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP Server for AI agent identity and authorization. Create, verify, and manage agent identities with trust scores and scoped authorization tokens.MIT
- AlicenseNot gradedqualityDmaintenanceA production-grade MCP server designed for multi-tenant, authenticated, and observable AI agent systems, enabling secure tool execution across heterogeneous data sources.62MIT

picsellia-mcpofficial
FlicenseNot gradedqualityDmaintenanceMCP server that wraps the Picsellia Python SDK, giving AI assistants access to computer vision platform capabilities such as datasets, experiments, models, deployments, and monitoring.
AgentMark MCP Serverofficial
AlicenseNot gradedqualityAmaintenanceMCP server for AgentMark. Exposes the full AgentMark API to AI editors: list traces and spans, manage datasets, write scores, run experiments, manage apps, deployments, environments, and annotation queues.352AGPL 3.0
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/score-technologies/score-studio-agent-plugins'
If you have feedback or need assistance with the MCP directory API, please join our Discord server