Systems MCP

by lethain
MIT License
1
  • Apple

Integrations

  • Provides tools for interacting with the lethain:systems library for systems modeling, allowing users to run and visualize systems models directly through the interface.

システム-MCP

systems-mcp は、システム モデリング用のlethain:systemsライブラリと対話するための MCP サーバーです。

次の 2 つのツールが提供されます。

  • run_systems_model 、システムモデルのsystems仕様を実行します。仕様と、オプションでモデルの実行回数(デフォルトは100)の2つのパラメータを取ります。
  • load_systems_documentation 、ドキュメントとサンプルをコンテキストウィンドウに読み込みます。これは、システムモデルの作成に役立つようにモデルを準備するのに役立ちます。

これは、Claude Desktop または同様のツールと組み合わせてローカルで実行することを目的としています。

使用法

systems-mcpを使用してモデルを実行およびレンダリングする例を次に示します。

以下は、システム モデルの実行からの出力を含む、そのプロンプトから生成された成果物です。

最後に、 load_systems_documentationツールを使用してコンテキストウィンドウを準備し、システム仕様書の生成を支援する例を示します。これは、 lethain:systems/README.mdコンテキストウィンドウに含めるのとほぼ同等ですが、いくつかの追加例も含まれています( ./docs/に含まれるファイルを参照してください)。

その後、以前と同じようにモデルをレンダリングできます。

ここで最も興味深いのは、私はこれまでsystemsを使用してソーシャル ネットワークをモデル化したことがないのに、それにもかかわらず LLM が仕様を生成するのに驚くほどうまく機能したことです。

インストール

これらの手順では、OS X でのClaude Desktopのインストールについて説明します。他のプラットフォームでも同様に動作するはずです。

  1. Claude Desktopをインストールします。
  2. systems-mcpを便利な場所にクローンします。/Users/will/systems-mcp を想定しています/Users/will/systems-mcp
  3. uvがインストールされていることを確認し、以下の手順に従ってください
  4. Cladue Desktop の「設定」→「開発」を開き、MCP 設定ファイルを作成します。その後、 claude_desktop_config.jsonを更新します。( will 」は実際のユーザー名に置き換えてください。例: whoamiの出力)。
    cd /Users/will/Library/Application Support/Claude vi claude_desktop_config.json
    次に、次のセクションを追加します。
    { "mcpServers": { "systems": { "command": "uv", "args": [ "--directory", "/Users/will/systems-mcp", "run", "main.py" ] } } }
  5. Claude を閉じて再度開きます。
  6. 動作するはずです...

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

モデル仕様を実行し、システム ドキュメントをコンテキスト ウィンドウに読み込む機能を含む、lethain:systems ライブラリを使用してシステム モデルを実行および視覚化できる MCP サーバー。

  1. 使用法
    1. インストール

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        MCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
        Last updated -
        4
        3
        TypeScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        MCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.
        Last updated -
        13
        2
        TypeScript
        MIT License
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol (MCP) server that exposes the official Notion SDK, allowing AI models to interact with Notion workspaces.
        Last updated -
        17
        77
        7
        TypeScript
        Apache 2.0
        • Apple
        • Linux
      • -
        security
        -
        license
        -
        quality
        A specialized server that helps users create new Model Context Protocol (MCP) servers by providing tools and templates for scaffolding projects with various capabilities.
        Last updated -
        1
        TypeScript

      View all related MCP servers

      ID: 9luyio5u4n