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
) にサーバーを追加します。オプションのフィルターを使用して Intercom の会話を検索します。
パラメータ:
createdAt
(オプション): 作成日でフィルタリングするためのoperator
(例: ">"、"<"、"=") とvalue
(UNIX タイムスタンプ) を持つオブジェクト。updatedAt
(オプション): 更新日でフィルタリングするためのoperator
(例: ">"、"<"、"=") とvalue
(UNIX タイムスタンプ) を持つオブジェクト。sourceType
(オプション): 会話のソース タイプ (例:「メール」、「チャット」)。state
(オプション): フィルタリングする会話の状態 (例: 「open」、「closed」)。open
(オプション): オープンステータスでフィルタリングするブール値。read
(オプション): 読み取りステータスでフィルタリングするブール値。クエリの例:
マサチューセッツ工科大学
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