CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
incwo avatar

Incwo MCP

io.github.incwo/incwo
8 toolsHTTPregistry active
Summary

Connects Claude to incwo's French all-in-one business management platform, giving you programmatic access to their CRM, invoicing, and document workflows. You get read access to contacts, quotes, invoices, expenses, products, and stock data, plus the ability to query customer records and transaction histories. Reach for this when you need to automate reporting on French business operations, pull CRM data into analysis workflows, or build tooling around invoice tracking and payment follow-ups. The server uses streamable HTTP transport and requires incwo authentication. Best suited for French SMBs and accountants already using incwo who want to integrate their business data into Claude conversations or automation pipelines.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →

Tools

Public tool metadata for what this MCP can expose to an agent.

8 tools
list_objectsListe les objets d'un type donné avec filtres, tri et pagination. IMPORTANT: utilisez d'abord 'get_object_metadata' ou 'resources/read' pour connaître les champs disponibles. Always prefer the canonical object_type values returned by list_available_objects or resources/list, a...8 params

Liste les objets d'un type donné avec filtres, tri et pagination. IMPORTANT: utilisez d'abord 'get_object_metadata' ou 'resources/read' pour connaître les champs disponibles. Always prefer the canonical object_type values returned by list_available_objects or resources/list, a...

Parameters* required
filtersobject
Filtres à appliquer (ex: {'last_name': 'Dupont', 'status': 'active'}). Utilisez 'get_object_metadata' pour connaître les champs disponibles.
limitinteger
Nombre maximum de résultats (défaut: 50, max: 100)default: 50
object_typestring
Type d'objet canonique. Réutilisez exactement la valeur renvoyée par list_available_objects ou resources/list (ex: bill_sheets, proposal_sheets/proposal, customer_products). Les alias FR/EN ne sont...one of bill_sheets · contacts · customer_products · firms · notes · proposal_sheets/proposal
offsetinteger
Décalage pour la pagination (défaut: 0)default: 0
order_bystring
Champ de tri (ex: 'created_at', 'last_name'). Utilisez 'get_object_metadata' pour connaître les champs disponibles.
order_directionstring
Direction du tri: 'ASC' (croissant) ou 'DESC' (décroissant)one of ASC · DESC
searchstring
Recherche texte dans tous les champs texte de l'objet
search_in_notesstring
Recherche dans les notes/commentaires attachés aux objets. Retourne les objets dont les notes contiennent ce texte (recherche dans title et content des notes).
get_objectRécupère les détails complets d'un objet par son ID. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/de...2 params

Récupère les détails complets d'un objet par son ID. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/de...

Parameters* required
object_idinteger
ID de l'objet
object_typestring
Type d'objet canonique. Réutilisez exactement la valeur renvoyée par list_available_objects ou resources/list (ex: bill_sheets, proposal_sheets/proposal, customer_products). Les alias FR/EN ne sont...one of bill_sheets · contacts · customer_products · firms · notes · proposal_sheets/proposal
search_objectsRecherche d'objets par mots-clés dans leurs champs. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/dev...2 params

Recherche d'objets par mots-clés dans leurs champs. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/dev...

Parameters* required
object_typestring
Type d'objet canonique. Réutilisez exactement la valeur renvoyée par list_available_objects ou resources/list (ex: bill_sheets, proposal_sheets/proposal, customer_products). Les alias FR/EN ne sont...one of bill_sheets · contacts · customer_products · firms · notes · proposal_sheets/proposal
querystring
Texte à rechercher
get_object_metadataRécupère les métadonnées (structure, champs) d'un type d'objet. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user say...1 params

Récupère les métadonnées (structure, champs) d'un type d'objet. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user say...

Parameters* required
object_typestring
Type d'objet canonique. Réutilisez exactement la valeur renvoyée par list_available_objects ou resources/list (ex: bill_sheets, proposal_sheets/proposal, customer_products). Les alias FR/EN ne sont...one of bill_sheets · contacts · customer_products · firms · notes · proposal_sheets/proposal
list_available_objectsListe tous les types d'objets disponibles dans incwo, avec leurs noms canoniques. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheet...

Liste tous les types d'objets disponibles dans incwo, avec leurs noms canoniques. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheet...

No parameter schema in public metadata yet.

execute_queryExécute une recherche sur les objets métiers incwo (accès restreint)1 params

Exécute une recherche sur les objets métiers incwo (accès restreint)

Parameters* required
sqlstring
Requête lecture seule
get_object_representationRécupère une représentation spécifique d'un objet (PDF, Factur-X, EDI, XML, etc.). Utilisez ceci pour obtenir des versions exportées/formatées d'un objet. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactl...3 params

Récupère une représentation spécifique d'un objet (PDF, Factur-X, EDI, XML, etc.). Utilisez ceci pour obtenir des versions exportées/formatées d'un objet. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactl...

Parameters* required
object_idinteger
ID de l'objet
object_typestring
Type d'objet canonique. Réutilisez exactement la valeur renvoyée par list_available_objects ou resources/list (ex: bill_sheets, proposal_sheets/proposal, customer_products). Les alias FR/EN ne sont...one of bill_sheets · contacts · customer_products · firms · notes · proposal_sheets/proposal
representationstring
Type de représentation : 'pdf' (document PDF), 'facturx' (PDF avec XML embarqué), 'edi' (format EDI), 'xml' (XML structuré), 'json' (données brutes)one of pdf · facturx · edi · xml · json
send_emailEnvoie un email à un ou plusieurs destinataires. Peut créer une conversation Incwo ou envoyer un email simple. Supporte les pièces jointes et la validation avant envoi.9 params

Envoie un email à un ou plusieurs destinataires. Peut créer une conversation Incwo ou envoyer un email simple. Supporte les pièces jointes et la validation avant envoi.

Parameters* required
attachmentsarray
Liste de pièces jointes (objets Incwo à joindre)
bccstring
Destinataires en copie cachée (emails séparés par des virgules)
bodystring
Corps de l'email (texte ou HTML simple)
ccstring
Destinataires en copie (emails séparés par des virgules)
conversation_idstring
ID d'une conversation existante pour ajouter le message (optionnel)
modestring
'send' pour envoyer immédiatement, 'prepare' pour créer un brouillon à validerone of send · prepare
subjectstring
Sujet de l'email
tostring
Destinataires principaux (emails séparés par des virgules). Peut contenir des emails externes ou des noms d'utilisateurs Incwo.
validator_userstring
Nom ou email de l'utilisateur qui doit valider l'email avant envoi (uniquement si mode='prepare')
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Sales & MarketingCommunication & MessagingData & Analytics
Registryactive
TransportHTTP
UpdatedMar 31, 2026
Open website

Related Sales & Marketing MCP Servers

View all →
indotender avatar
IndoTender

io.github.indotender/indotender

Indonesian government procurement — LPSE tenders, Inaproc data, and company profiles.
introman2023 avatar
Tonzar B2B Russian Export Marketplace

io.github.introman2023/tonzar

Search 160k+ Russian B2B products from 8,900+ verified manufacturers (EN/RU).
ivanolegvak avatar
SONAR — KYB, sanctions screening & competitive intelligence

io.github.ivanolegvak/sonar-mcp

Sanctions, PEP, KYB, and competitive intelligence on any company. Panama Papers cross-check.
jbechtel-97 avatar
Dealflowpro

io.github.jbechtel-97/dealflowpro

Multifamily real estate deal analysis — cap rate, DSCR, IRR, DFP Score, max offer price
jbelieve avatar
Maasy — AI Marketing Copilot

io.github.jbelieve/maasy

AI marketing copilot: brand intelligence, campaigns, content, CRM, SEO, and skills for Claude.
kimjin8 avatar
Call For Me

io.github.kimjin8/call-for-me

Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.