Skip to main content
Glama

V-Sum MCPサーバー

V-Sumのための読み取り専用Model Context Protocolサーバーです。金融の未来を築く企業による技術ブリーフィング、インタビュー、イベント、企業データを提供します。

認証は不要です。ストリーミング可能なHTTP経由のJSON-RPC 2.0を使用します。

接続

Server URL: https://v-sum.com/mcp
Transport:  Streamable HTTP (POST JSON-RPC 2.0)
Auth:       None
Protocol:   2025-06-18

Claude Desktop / Cursor

MCP設定に追加してください:

{
  "mcpServers": {
    "v-sum": {
      "url": "https://v-sum.com/mcp"
    }
  }
}

Glama

Glama chatに入力してください:

@v-sum search for payments briefings

ツール

ツール

説明

search_briefings

V-Sum技術ブリーフィングの全文検索

get_briefing

メタデータとタイムスタンプ付きチャプターを含む単一のブリーフィング

list_briefings

イベントやタグでフィルタリング可能なページネーション付きブリーフィングリスト

list_events

時系列順のV-Sum開催イベント

list_companies

技術ブリーフィングを行った企業

search_briefings

{ "query": "string (required)", "limit": "integer (optional)" }

get_briefing

{ "slug": "string (required)" }

list_briefings

{ "event": "string (optional)", "tag": "string (optional)", "limit": "integer (optional)", "offset": "integer (optional)" }

list_events / list_companies

パラメータは不要です。

MCPアプリ

search_briefingsおよびget_briefingツールは、ui://v-sum/briefing-browserを指す_meta.ui.resourceUriを公開します。MCPアプリをサポートするホストは、resources/readを介してこのリソースを取得し、インラインのブリーフィングUIをレンダリングできます。

ディスカバリー

SDKパッケージ

V-Sumについて

V-Sumは、厳選された金融メディアおよびカンファレンス運営会社です。就職準備やリクルーター向けコンテンツではなく、技術ブリーフィング、厳選されたカンファレンス、そして拡大を続けるアーカイブを通じて、金融の未来を築く企業を明らかにします。

ライセンス

MIT

-
security - not tested
A
license - permissive license
-
quality - not tested

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/superduperdot/vsum-mcp'

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