Open Ghl MCP
未申請An open source Model Context Protocol server for GoHighLevel API v2 with OAuth
インストール
claude mcp add ghl -s user -- uv run --directory /absolute/path/to/open-ghl-mcp python -m src.main未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(26個)
add_contact_tags
POST /contacts/{id}/tags
create_contact
POST /contacts
create_opportunity
POST /opportunities
delete_contact
DELETE /contacts/{id}
delete_opportunity
DELETE /opportunities/{id}
get_all_form_submissions
GET /forms/submissions
get_appointments
GET /contacts/{contactId}/appointments
get_calendar
GET /calendars/{id}
get_calendars
GET /calendars/?locationId={id}
get_contact
GET /contacts/{id}
get_conversation
GET /conversations/{id}
get_conversations
GET /conversations/search
get_forms
GET /forms
get_free_slots
GET /calendars/{id}/free-slots
get_messages
GET /conversations/{id}/messages
get_opportunities
GET /opportunities/search
get_opportunity
GET /opportunities/{id}
get_pipelines
GET /opportunities/pipelines
remove_contact_tags
DELETE /contacts/{id}/tags
search_contacts
GET /contacts
send_message
POST /conversations/{id}/messages
update_contact
PUT /contacts/{id}
update_message_status
PUT /conversations/messages/{messageId}/status
update_opportunity
PUT /opportunities/{id}
update_opportunity_status
PUT /opportunities/{id}/status
upload_form_file
POST /forms/upload-custom-files