Mmcp.market

DataCrazy MCP server

by mcp-dir·io.github.mcp-dir/datacrazy-mcp·v0.1.0

DataCrazy omnichannel CRM (WhatsApp, Instagram, Facebook) via the official API: leads, deals, pipeli

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody has reviewed DataCrazy yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

DataCrazy tools (70, 33 write)

write = sends, deletes, buys or posts
  • authenticateFree

    MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a session-only login: call with { token: "<jwt>" } after the user pastes, or with no args to get the link.

  • connectFree

    Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs.

  • datacrazy_activities_createwrite actionFree

    Criar atividade (POST /api/v1/activities). [write, altera dados]

  • datacrazy_activities_deletewrite actionFree

    Excluir atividade (DELETE /api/v1/activities/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_activities_getFree

    Buscar atividade por ID (GET /api/v1/activities/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_activities_listFree

    Buscar atividades (GET /api/v1/activities).

  • datacrazy_activities_patchwrite actionFree

    Atualizar atividade (PATCH /api/v1/activities/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_attendants_crm_getFree

    Buscar atendente por ID (CRM) (GET /api/v1/attendants/crm/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_attendants_crm_listFree

    Buscar atendentes (CRM) (GET /api/v1/attendants/crm).

  • datacrazy_attendants_multi_getFree

    Buscar atendente por ID (multiatendimento) (GET /api/v1/attendants/multi/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_attendants_multi_listFree

    Buscar atendentes (multiatendimento) (GET /api/v1/attendants/multi).

  • datacrazy_business_loss_reasons_createwrite actionFree

    Criar motivo de perda (POST /api/v1/business-loss-reasons). [write, altera dados]

  • datacrazy_business_loss_reasons_deletewrite actionFree

    Excluir motivo de perda (DELETE /api/v1/business-loss-reasons/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_business_loss_reasons_getFree

    Buscar motivos de perda por ID (GET /api/v1/business-loss-reasons/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_business_loss_reasons_listFree

    Buscar motivos de perda (GET /api/v1/business-loss-reasons).

  • datacrazy_business_loss_reasons_updatewrite actionFree

    Atualizar motivo de perda (PUT /api/v1/business-loss-reasons/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_businesses_actions_lose_createwrite actionFree

    Perder negócios (POST /api/v1/businesses/actions/lose). [write, altera dados]

  • datacrazy_businesses_actions_move_createwrite actionFree

    Mover negócios (POST /api/v1/businesses/actions/move). [write, altera dados]

  • datacrazy_businesses_actions_restore_createwrite actionFree

    Restaurar negócios (POST /api/v1/businesses/actions/restore). [write, altera dados]

  • datacrazy_businesses_actions_win_createwrite actionFree

    Ganhar negócios (POST /api/v1/businesses/actions/win). [write, altera dados]

  • datacrazy_businesses_createwrite actionFree

    Criar negócio (POST /api/v1/businesses). [write, altera dados]

  • datacrazy_businesses_deletewrite actionFree

    Excluir negócio (DELETE /api/v1/businesses/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_businesses_getFree

    Buscar negócio por ID (GET /api/v1/businesses/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_businesses_listFree

    Buscar negócios (GET /api/v1/businesses).

  • datacrazy_businesses_patchwrite actionFree

    Atualizar negócio (PATCH /api/v1/businesses/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_conversations_finish_createwrite actionFree

    Finalizar atendimento (POST /api/v1/conversations/{id}/finish). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_conversations_listFree

    Buscar conversas (GET /api/v1/conversations).

  • datacrazy_conversations_messages_createwrite actionFree

    Enviar mensagem para uma conversa (POST /api/v1/conversations/{id}/messages). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_conversations_messages_listFree

    Buscar conversa por ID (GET /api/v1/conversations/{id}/messages). Bulk support: accepts ids for batched execution.

  • datacrazy_instances_getFree

    Buscar instancia por ID (GET /api/v1/instances/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_instances_listFree

    Buscar instancias (GET /api/v1/instances).

  • datacrazy_leads_activities_listFree

    Buscar as atividades do lead (GET /api/v1/leads/{id}/activities). Bulk support: accepts ids for batched execution.

  • datacrazy_leads_additional_fields_createwrite actionFree

    Criar lead com campos adicionais (POST /api/v1/leads/additional-fields). [write, altera dados]

  • datacrazy_leads_attachments_createwrite actionFree

    Anexar arquivo ao lead (POST /api/v1/leads/{leadId}/attachments). [write, altera dados]

  • datacrazy_leads_attachments_deletewrite actionFree

    Apagar arquivo anexado ao lead (DELETE /api/v1/leads/{leadId}/attachments/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_leads_attachments_listFree

    Buscar os arquivos anexados ao lead (GET /api/v1/leads/{leadId}/attachments).

  • datacrazy_leads_businesses_listFree

    Buscar os negocios do lead (GET /api/v1/leads/{id}/businesses). Bulk support: accepts ids for batched execution.

  • datacrazy_leads_createwrite actionFree

    Criar lead (POST /api/v1/leads). [write, altera dados]

  • datacrazy_leads_deletewrite actionFree

    Excluir lead (DELETE /api/v1/leads/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_leads_getFree

    Buscar lead por ID (GET /api/v1/leads/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_leads_history_listFree

    Buscar histórico do lead (GET /api/v1/leads/{id}/history). Bulk support: accepts ids for batched execution.

  • datacrazy_leads_listFree

    Buscar leads (GET /api/v1/leads).

  • datacrazy_leads_notes_createwrite actionFree

    Adicionar comentário (POST /api/v1/leads/{leadId}/notes). [write, altera dados]

  • datacrazy_leads_notes_deletewrite actionFree

    Excluir comentário do lead (DELETE /api/v1/leads/{leadId}/notes/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_leads_notes_listFree

    Buscar comentários do lead (GET /api/v1/leads/{leadId}/notes).

  • datacrazy_leads_notes_updatewrite actionFree

    Atualizar comentário do lead (PUT /api/v1/leads/{leadId}/notes/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_leads_patchwrite actionFree

    Atualizar lead (PATCH /api/v1/leads/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_list_accountsFree

    Lista as conexões (contas) DataCrazy vinculadas a este install — id, label.

  • datacrazy_lists_createwrite actionFree

    Criar lista (POST /api/v1/lists). [write, altera dados]

  • datacrazy_lists_deletewrite actionFree

    Excluir lista (DELETE /api/v1/lists/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_lists_getFree

    Buscar lista por ID (GET /api/v1/lists/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_lists_listFree

    Buscar listas (GET /api/v1/lists).

  • datacrazy_lists_updatewrite actionFree

    Atualizar lista (PUT /api/v1/lists/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_pipelines_getFree

    Buscar pipeline por ID (GET /api/v1/pipelines/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_pipelines_listFree

    Buscar pipelines (GET /api/v1/pipelines).

  • datacrazy_pipelines_stages_listFree

    Buscar etapas da pipeline (GET /api/v1/pipelines/{id}/stages). Bulk support: accepts ids for batched execution.

  • datacrazy_products_createwrite actionFree

    Criar produto (POST /api/v1/products). [write, altera dados]

  • datacrazy_products_deletewrite actionFree

    Excluir produto (DELETE /api/v1/products/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_products_getFree

    Buscar produto (GET /api/v1/products/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_products_listFree

    Buscar produtos (GET /api/v1/products).

  • datacrazy_products_updatewrite actionFree

    Atualizar produto (PUT /api/v1/products/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_tags_createwrite actionFree

    Criar tag (POST /api/v1/tags). [write, altera dados]

  • datacrazy_tags_deletewrite actionFree

    Excluir tag (DELETE /api/v1/tags/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • datacrazy_tags_getFree

    Buscar tag por ID (GET /api/v1/tags/{id}). Bulk support: accepts ids for batched execution.

  • datacrazy_tags_listFree

    Buscar tags (GET /api/v1/tags).

  • datacrazy_tags_updatewrite actionFree

    Atualizar tag (PUT /api/v1/tags/{id}). [write, altera dados] Bulk support: accepts ids for batched execution.

  • marketplaceFree

    The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF", "is there a tool for Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/<slug> link that opens without login.

  • report_bugFree

    Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.

  • show_versionFree

    Show the current MCP platform and adapter versions.

  • toolkit_infoFree

    Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.

Public scan report

scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it

1 high
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 429ms20/20
  • Tool poisoning70 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 33 write-action tools with no auth3/15
  • Maintenancelast push 22 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10

Findings (1)

  • highWrite-action tools reachable without authenticationauth.open-write
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the DataCrazy repository's README, as published. We do not edit it. Read it on GitHub

DataCrazy

DataCrazy para Claude, ChatGPT e agentes de IA

CRM omnichannel DataCrazy (WhatsApp, Instagram, Facebook) via API oficial: leads, negócios, pipelines e estágios, atividades, tags, produtos, conversas e atendimento, listas, anexos e comentários. Gere sua chave de API no painel em Configurações → Chaves de API.

  • 📊 64 ferramentas
  • ✏️ Leitura e escrita
  • 💬 Funciona com qualquer cliente MCP: Claude Desktop, Cursor, VS Code, Cline, Continue
  • 🔑 Login via magic-link (sem senha)

English version · Documentação completa · Skill pra agentes

Instalar em 1 clique

Claude (Web e Desktop)

A Anthropic unificou a instalação de MCPs em claude.ai/customize/connectors. O mesmo link serve pra Claude Web e Claude Desktop (basta estar logado):

➕ Abrir no Claude e conectar

Manual (se o deeplink não abrir): claude.ai/customize/connectors → + → Adicionar conector personalizado → cole Nome DataCrazy e URL https://api.mcp.ai/p_datacrazy.

Cursor

➕ Instalar DataCrazy no Cursor

VS Code (Copilot Chat)

➕ Instalar DataCrazy no VS Code

ChatGPT, Manus, OpenClaw e mais 40+ clientes

Funciona em qualquer cliente MCP que suporte MCP over HTTP. A URL do servidor é sempre:

https://api.mcp.ai/p_datacrazy

Detalhes por cliente: INSTALL.md.

Exemplos de uso

Liste meus leads mais recentes no DataCrazy
Quais negócios estão abertos no pipeline?
Mostre as atividades do lead com email X

64 ferramentas disponíveis

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http datacrazy-mcp https://api.mcp.ai/p_datacrazy
Add to Cursor

DataCrazy: common questions

Is DataCrazy MCP server safe?
Mostly: it is graded B (83/100). Read the DataCrazy safety report
How do I install DataCrazy?
It runs remotely at api.mcp.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does DataCrazy need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is DataCrazy maintained?
The last commit was 23 days ago (2026-08-30). The latest release is v0.1.0.
Is DataCrazy up?
100% of our last 15 checks got an answer. We check remote servers about four times a day.
What can I use instead of DataCrazy?
Servers from other publishers that do the same job: Gambot WhatsApp Business API MCP server, WarmySender MCP server and Pipedrive CRM MCP server. Compare all DataCrazy alternatives.

Alternatives to DataCrazy

Same job from other publishers: the closest match first, then the best rated.

All DataCrazy alternatives →
  • Gambot WhatsApp Business API
    Send WhatsApp messages & templates and manage CRM, leads & campaigns via the Gambot WhatsApp API.
    B
  • WarmySender
    AI-agent outreach: cold email, warmup, LinkedIn, Instagram, WhatsApp, verification, 200M leads
    B
  • Pipedrive CRM
    MCP server for Pipedrive CRM. 155 tools for deals, persons, organizations, activities, and more.
    B
  • Salesforce
    Salesforce CRM MCP server: accounts, contacts, opportunities, leads, tasks, and custom objects
    A
  • Pinlyx
    Pinlyx CRM for AI assistants: contacts, deals, social inbox and posts, email and Google Ads.
    B

More from mcp-dir