AgentMarketMCP / SKILL 资产档案馆

目录 / RecordX

MCP 鉴权未知 未评级 已上架

RecordX

RecordX gives AI tools secure access to your vendor-independent meeting and conversation history. Search conversations from Zoom, Microsoft Teams, Google Meet, Webex, and in-person meetings, and ask questions about past discussions, decisions, and commitments. RecordX transcribes, summarizes, and extracts action items in 20 languages. This read-only connector lets ChatGPT search RecordX history and cite the source conversation, regardless of which meeting platform was used. New to RecordX? Sign up free at https://recordx.io, record a few meetings, and connect back here.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://recordx--alexeyr.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "RecordX": {
      "url": "https://recordx--alexeyr.run.tools"
    }
  }
}

能力清单

工具说明
list_conversationsList the user's RecordX meeting conversations (own by default, most recent first). Each item carries job_id, title, created_at, duration_seconds, has_transcript, has_summary, status, summary_preview, and source (own vs team_shared from their organization's team library). Use for a broad recent view; use search_conversations for a topic or keyword. Call get_conversation_metadata for the full summary + action items.
get_conversation_metadataFetch title, timestamps, duration_seconds, conversation_type, summary_status, concise + detailed summaries, and extracted action items for one RecordX conversation. Does NOT return the transcript body — call get_transcript_range for that.
get_transcript_rangeReturn a time window of a RecordX conversation transcript (offset_sec + duration_sec, up to 30 min per call). Paginate by advancing offset_sec using next_offset_sec in the response. Capped at 6 windows per (session, conversation) chain, resets after 5 minutes of no calls.
search_conversationsFull-text search over the user's RecordX conversation history (transcripts, summaries, titles). Own conversations only by default; pass include_team_shared=true to also search the organization's shared team library. Results carry the same fields as list_conversations.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。