Skip to main content
Glama
FayezBast

mcptestingwm

by FayezBast

mcptestingwm

World Monitor MCPへのMCP接続を検証するためのテストリポジトリ。

カスタムツールをWorldMonitor Connect MCPパネルに接続するために使用される、最小限のMCPサーバー構成が含まれています。

リポジトリの構成

  • my-mcp-server/: 実際のNodeベースのMCPサーバー

このサーバーが公開するもの

  • POST /mcp

  • GET /health

  • MCPメソッド:

    • initialize

    • notifications/initialized

    • tools/list

    • tools/call

利用可能なツール

  • latest_events

  • active_alerts

  • country_risk

  • top_incidents

これらのツールは、WorldMonitorがパネル内で結果をレンダリングできるように、MCPテキストコンテンツブロック内にJSONを返します。

ローカルでの実行

export MCP_TOKEN=change-me
npm start

my-mcp-server/内からサーバーを実行することもできますが、リポジトリのルートがRailwayのエントリポイントとして直接機能するようになりました。

Railwayへのデプロイ

  1. このリポジトリをGitHubにプッシュします。

  2. GitHubリポジトリからRailwayプロジェクトを作成します。

  3. RailwayでMCP_TOKEN環境変数を追加します。

  4. サービスをデプロイします。

  5. 公開されたRailwayドメインをコピーします。

このリポジトリはRailwayでルートデプロイ可能になったため、Root Directoryのオーバーライドを設定する必要はありません。

WorldMonitorでのMCP URLは以下のようになります:

https://your-railway-domain/mcp

WorldMonitorでの接続

  1. WorldMonitor Proパネルを開きます。

  2. Connect MCPを選択します。

  3. 公開された/mcp URLを貼り付けます。

  4. ベアラートークンを貼り付けます。

  5. Connect & List Toolsをクリックします。

  6. リストされたツールのいずれかのパネルを追加します。

詳細

リクエストの例とツールのペイロードについては、my-mcp-server/README.mdを参照してください。

F
license - not found
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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/FayezBast/mcptestingwm'

If you have feedback or need assistance with the MCP directory API, please join our Discord server