ConnectMachine MCP Server

ConnectMachine MCP Server

Connect your AI assistant to ConnectMachine, the digital business-card and contact platform. Manage contacts, events, networks, and your digital cards in natural language.

Category
访问服务器

README

ConnectMachine MCP Server

Connect your AI assistant to ConnectMachine, the digital business-card and contact platform. Manage contacts, events, networks, and your digital cards in natural language.

This repository holds the public registry manifest and documentation for the hosted server. The server itself runs at https://mcp.connectmachine.ai/mcp — there is nothing to install or self-host.

Connect

Endpoint https://mcp.connectmachine.ai/mcp
Transport Streamable HTTP
Auth OAuth 2.1 with Dynamic Client Registration and PKCE

Your client discovers the OAuth configuration automatically, so you never paste a token by hand. On first use it opens the ConnectMachine sign-in page; sign in with your account email (one-time code) or Google, and approve.

Requires a ConnectMachine account with onboarding completed in the app.

Claude

Add it under Settings → Connectors → Add custom connector, using the endpoint above.

Cursor

Install the ConnectMachine plugin, or add the server to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "connectmachine": {
      "url": "https://mcp.connectmachine.ai/mcp"
    }
  }
}

VS Code and GitHub Copilot

Add the server to .vscode/mcp.json:

{
  "servers": {
    "connectmachine": {
      "type": "http",
      "url": "https://mcp.connectmachine.ai/mcp"
    }
  }
}

Static key instead of OAuth

If your client cannot do the OAuth flow, sign in at https://licenses.connectmachine.ai/mcp/auth to get a personal MCP key, then send it as an Authorization: Bearer <key> header on the server entry. Keys do not expire.

Tools

48 tools across ten areas. Everything is scoped to your own account — the server never reaches outside ConnectMachine, so every tool is annotated openWorldHint: false.

Contacts

Tool Kind What it does
list_contacts read List contacts with pagination and filters
get_contact read Full details for one contact
search_contacts read Search across name, company, title, email, phone, notes, location, events
find_contact read Resolve a name to one contact, or report an ambiguity
list_industries read The industry catalog used for filtering
get_contact_counts read Contact counts broken down by source
get_duplicate_contacts read Surface suspected duplicates without merging
create_contact write Create a contact, optionally tagged with events
update_contact write ⚠ Overwrite fields on an existing contact
delete_contacts write ⚠ Permanently remove contacts
merge_contacts write ⚠ Merge duplicates; the secondary record is removed
assign_contacts_to_network write ⚠ Move contacts into a network

When two contacts share a name, find_contact reports the ambiguity and the assistant asks which one you mean rather than guessing.

Networks

Tool Kind What it does
list_networks read List your networks (labels)
create_network write Create a network
update_network write ⚠ Rename or restyle a network
delete_network write ⚠ Remove a network
reorder_networks write ⚠ Change network ordering

Events

Tool Kind What it does
list_events read Conferences and meetups where you met contacts
add_events_to_contact write Tag a contact with where you met them
remove_events_from_contact write ⚠ Detach events from a contact

Digital cards

Tool Kind What it does
list_cards read List your business cards
get_card read Full details for one card
get_shared_card read Resolve a public share link to card data
read_card_image read Read a card's image asset
create_card write Create a card with emails, phones, websites, socials
update_card write ⚠ Overwrite fields on a card
delete_card write ⚠ Remove a card

AI and meetings

Tool Kind What it does
ai_query read Ask a natural-language question about your network
list_ai_templates read Prebuilt query templates
event_meeting_transcript_qa read Q&A over event and meeting transcripts
list_transcriptions read List meeting transcriptions
get_transcription read Fetch one transcription
get_meeting_action_items read Action items extracted from a meeting
generate_meeting_action_items write Generate action items for a meeting
delete_transcription write ⚠ Remove a transcription

Import and export

Tool Kind What it does
get_import_status read Progress of an import session
list_import_sessions read All import sessions
export_contacts_csv read Export contacts to CSV (Premium)
create_import_session write Start an import batch
import_contacts_batch write Import up to 500 contacts per call
abort_import write ⚠ Cancel an in-progress import

Notifications and profile

Tool Kind What it does
list_notifications read List notifications
get_unread_count read Unread notification count
get_profile read Your ConnectMachine profile
get_subscription_status read Plan and subscription status
get_enrichment_data read Profile completion suggestions
mark_notification_read write ⚠ Mark one notification read
mark_all_notifications_read write ⚠ Mark every notification read

⚠ marks tools annotated destructiveHint: true — they overwrite or remove data that this server cannot restore. Clients are expected to confirm before calling them.

Registry

server.json is the manifest published to the official MCP Registry, which feeds downstream catalogs including the GitHub MCP Registry. It is published under the ai.connectmachine namespace, verified by DNS.

Docs and support

License

MIT — see LICENSE.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选