MCP.so
ログイン

Valjs

@thomasdavis

Valjs について

an mcp server for a valtown wrapper (terrible description)

基本情報

カテゴリ

その他

ライセンス

Unlicense

ランタイム

node

トランスポート

stdio

公開者

thomasdavis

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "valjs": {
      "command": "npx",
      "args": [
        "-y",
        "valjs-mcp-blah"
      ],
      "env": {}
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Valjs?

Valjs is an MCP server that is configured via the provided JSON snippet, launched using the command npx -y valjs-mcp-blah. No further description of its purpose or functionality is given in the README.

How to use Valjs?

To use Valjs, add the configuration snippet to your MCP client's settings. The server is invoked with npx -y valjs-mcp-blah and requires no environment variables.

Key features of Valjs

Use cases of Valjs

FAQ from Valjs

コメント

「その他」の他のコンテンツ