ファウンドリーMCPサーバー
Foundryと連携するためのモデルコンテキストプロトコルサーバー。AIアシスタントがデータセット、オントロジーオブジェクト、関数と連携できるようにします。
ツール🌟
データセットをリストする
クエリデータセット
オントロジーオブジェクトのリスト
クエリオントロジーオブジェクト
リスト関数
関数を実行する
前提条件
Python 3.9以上
マクピー
パイアロー
パンダ
ファウンドリープラットフォームSDK
環境変数 🌍
サーバーを実行するには、いくつかの構成変数が必要です。
変数 | 説明 | デフォルト |
| Foundryインスタンスのホスト名 | 必須 |
| プロフィールページで生成できるユーザートークン | 必須 * |
| 開発者コンソールで作成されたサービスユーザー | 必須 * |
| サービスユーザーに関連付けられた秘密 | 必須 * |
| OAuthスコープ | なし |
| あなたのオントロジーID | 必須 |
トークンが提供されない場合、サーバーはclient_idとclient_secretを使用してoauth2フローを使用して認証を試みます。
使用法
紫外線
まずリポジトリをクローンしてアプリに設定を追加する必要があります
発達
サーバーを開発モードで実行するには:
貢献
リポジトリをフォークする
機能ブランチを作成します (git checkout -b feature/amazing-feature)
変更をコミットします (git commit -m '素晴らしい機能を追加します')
ブランチにプッシュする (git push origin feature/amazing-feature)
プルリクエストを開く
ライセンス📜
MITライセンス - 詳細はLICENSEファイルを参照
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI アシスタントが自然言語のクエリとコマンドを通じて Foundry データセット、オントロジー オブジェクト、関数と対話できるようにする MCP サーバー。
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with Linear project management systems, allowing users to retrieve, create, and update issues, projects, and teams through natural language.Last updated -42561106MIT License
- -securityAlicense-qualityAn MCP server that analyzes codebases and generates contextual prompts, making it easier for AI assistants to understand and work with code repositories.Last updated -14MIT License
- AsecurityFlicenseAqualityAn MCP server that supercharges AI assistants with powerful tools for software development, enabling research, planning, code generation, and project scaffolding through natural language interaction.Last updated -111,16780
- -securityFlicense-qualityA MCP server that allows AI assistants to interact with the browser, including getting page content as markdown, modifying page styles, and searching browser history.Last updated -82