A
securityA
licenseA
qualityA Model Context Protocol server that enables LLMs to interact with Salesforce data through SOQL queries, SOSL searches, and various API operations including record management.
Last updated -
10
77
Python
MIT License
提供对 Intercom 对话和聊天的访问的模型上下文协议 (MCP) 服务器。该服务器允许 LLM 使用各种过滤选项查询和分析您的 Intercom 对话。
.env
:启动服务器:
~/Library/Application Support/Claude/claude_desktop_config.json
,在 Windows 上为%AppData%\Claude\claude_desktop_config.json
):使用可选过滤器搜索对讲对话。
参数:
createdAt
(可选):带有operator
(例如“>”、“<”、“=”)和value
(UNIX 时间戳)的对象,用于按创建日期进行过滤。updatedAt
(可选):带有operator
(例如“>”、“<”、“=”)和value
(UNIX 时间戳)的对象,用于按更新日期进行过滤。sourceType
(可选):对话的源类型(例如“电子邮件”、“聊天”)。state
(可选):要过滤的对话状态(例如“打开”、“关闭”)。open
(可选):布尔值,按打开状态进行过滤。read
(可选):布尔值,按读取状态进行过滤。示例查询:
麻省理工学院
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
通过模型上下文协议提供对 Intercom 对话和聊天的访问,允许 LLM 使用各种过滤选项查询和分析 Intercom 对话。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fabian1710/mcp-intercom'
If you have feedback or need assistance with the MCP directory API, please join our Discord server