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 聊天 中输入:

@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_briefingsget_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