v-sum
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-18Claude Desktop / Cursor
添加到您的 MCP 配置中:
{
"mcpServers": {
"v-sum": {
"url": "https://v-sum.com/mcp"
}
}
}Glama
在 Glama 聊天 中输入:
@v-sum search for payments briefings工具
工具 | 描述 |
| 对 V-Sum 技术简报进行全文搜索 |
| 获取包含元数据和带时间戳章节的单篇简报 |
| 分页简报列表,可按活动或标签筛选 |
| 按时间顺序排列的 V-Sum 会议 |
| 曾进行过技术简报的公司 |
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。
发现
端点 | URL |
MCP 服务器 | |
服务器卡片 | |
MCP 发现 | |
开发者中心 | |
公共数据 API | |
OpenAPI 规范 | |
llms.txt |
SDK 包
npm:
vsum-api-client—npm install vsum-api-clientnpm:
vsum-cli—npm install -g vsum-cliPyPI:
vsum-api-client—pip install vsum-api-client
关于 V-Sum
V-Sum 是一家精选的金融媒体和会议公司。我们通过技术简报、精选会议和不断增长的档案库,发掘那些正在构建金融未来的公司——而非求职准备或招聘内容。
许可证
MIT
This server cannot be installed
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