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
mcp-dir avatar

Omie

mcp-dir/omie-mcp
HTTPregistry active
Summary

Connects Claude and other MCP clients to Omie, Brazil's leading cloud ERP, for read-only access to financial and accounting data via their official JSON API. Exposes accounts payable/receivable, financial movements, reconciliation data, bank accounts, customer/supplier records, and NF-e invoices. Authentication uses app_key and app_secret from your Omie account settings. Designed to pair with banking MCPs for reconciliation workflows. The server itself is proprietary and hosted at api.mcp.ai, though the documentation notes zero tools are currently listed in the table. Best for Brazilian businesses running financial operations through Omie who want AI-assisted reporting and analysis without modifying source data.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →

Omie

Omie para Claude, ChatGPT e agentes de IA

Gestão financeira e contábil na Omie (líder de ERP em nuvem no Brasil), contas a pagar/receber, movimentos financeiros, conciliação, contas correntes, clientes/fornecedores e NF-e, via API oficial JSON (app.omie.com.br). Lê e também lança e edita contas a pagar e a receber, e anexa comprovantes e documentos aos lançamentos. Pareia com o Banco MCP pra conciliar banco × gestão. Autenticação por app_key + app_secret (gerados na conta Omie, em Configurações → Geral → API).

  • 📊 44 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 Omie e URL https://api.mcp.ai/p_omie.

Cursor

➕ Instalar Omie no Cursor

VS Code (Copilot Chat)

➕ Instalar Omie 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_omie

Detalhes por cliente: INSTALL.md.


Exemplos de uso

Cadastre o fornecedor Acme Ltda, CNPJ 12.345.678/0001-90
Lance uma conta a pagar de R$ 500 pro fornecedor X vencendo dia 30
Dê baixa na conta a receber do cliente Y, recebida hoje na conta do Itaú
Quais movimentos financeiros foram baixados nos últimos 7 dias? (pra conciliar com o banco)
Anexe este comprovante na conta a pagar que acabei de lançar
Transfira R$ 5.000 da conta do Itaú para o Bradesco
Cancele a baixa daquele pagamento, lancei no banco errado

44 ferramentas disponíveis

ToolDescrição
omie_list_accountsLista as empresas (CNPJ) Omie conectadas a este install — id, label.
omie_list_payablesLista contas a pagar (ListarContasPagar).
omie_get_payableDetalha uma conta a pagar (ConsultarContaPagar).
omie_create_payableLança (cria) uma conta a pagar (IncluirContaPagar).
omie_update_payableEdita uma conta a pagar existente (AlterarContaPagar).
omie_settle_payableDá baixa (liquida/paga) uma conta a pagar (LancarPagamento).
omie_delete_payableAPAGA (exclui em definitivo) uma conta a pagar (ExcluirContaPagar).
omie_list_receivablesLista contas a receber (ListarContasReceber).
omie_get_receivableDetalha uma conta a receber (ConsultarContaReceber).
omie_create_receivableLança (cria) uma conta a receber (IncluirContaReceber).
omie_update_receivableEdita uma conta a receber existente (AlterarContaReceber).
omie_settle_receivableDá baixa (liquida/recebe) uma conta a receber (LancarRecebimento).
omie_delete_receivableAPAGA (exclui em definitivo) uma conta a receber (ExcluirContaReceber).
omie_list_financial_movementsLista movimentos financeiros — lançamentos/baixas de contas a pagar, a receber e conta corrente (ListarMovimentos).
omie_list_checking_accountsLista as contas correntes (bancos/caixa) cadastradas na empresa (ListarContasCorrentes).
omie_get_checking_account_balanceEXTRATO BANCÁRIO e SALDO ATUAL de uma conta corrente (ListarExtrato).
omie_create_checking_accountCria uma conta corrente (banco/caixa/cartão) na empresa (IncluirContaCorrente).
omie_update_checking_accountEdita uma conta corrente existente (AlterarContaCorrente).
omie_delete_checking_account_entryAPAGA/estorna um LANÇAMENTO de conta corrente (ExcluirLancCC) — movimentos da conta corrente como transferências, aplicações, resgates e tarifas, diferente de conta a pagar/receber (use omie_delete_payable/omie_delete…
omie_list_customersLista clientes/fornecedores/transportadoras (ListarClientes).
omie_get_customerDetalha um cliente/fornecedor (ConsultarCliente).
omie_create_customerCadastra um cliente ou fornecedor (IncluirCliente).
omie_update_customerEdita um cliente/fornecedor existente (AlterarCliente).
omie_list_categoriesLista as categorias / plano de contas da empresa (ListarCategorias).
omie_list_departmentsLista os departamentos / centros de custo da empresa (ListarDepartamentos).
omie_list_projectsLista os projetos da empresa (ListarProjetos).
omie_list_document_typesLista os tipos de documento (dinheiro, boleto, cartão, transferência etc.) — PesquisarTipoDocumento.
omie_list_invoicesLista notas fiscais (NF-e) emitidas (ListarNF).
omie_transfer_between_accountsTRANSFERE dinheiro entre DUAS contas correntes da própria empresa (IncluirLancCC com bloco transferencia).
omie_create_checking_account_entryCria um LANÇAMENTO avulso de conta corrente (IncluirLancCC): tarifa, rendimento, aplicação, resgate, ajuste.
omie_update_checking_account_entryEdita um lançamento de conta corrente (AlterarLancCC).
omie_get_checking_account_entryDetalha um lançamento de conta corrente (ConsultaLancCC).
omie_list_checking_account_entriesLista lançamentos de conta corrente (ListarLancCC).
omie_cancel_paymentCANCELA a baixa (o pagamento) de uma conta a pagar — CancelarPagamento.
omie_cancel_receiptCANCELA a baixa (o recebimento) de uma conta a receber — CancelarRecebimento.
omie_reconcile_receiptMarca a baixa de um recebimento como CONCILIADA (ConciliarRecebimento).
omie_unreconcile_receiptDesfaz a conciliação de uma baixa de recebimento (DesconciliarRecebimento).
omie_upsert_payables_batchCria OU atualiza VÁRIAS contas a pagar numa chamada (UpsertContaPagarPorLote).
omie_upsert_receivables_batchCria OU atualiza VÁRIAS contas a receber numa chamada (UpsertContaReceberPorLote).
omie_upload_attachmentAnexa um arquivo (comprovante, boleto, NF em PDF/PNG…) a um documento da Omie — IncluirAnexo.
omie_list_attachmentsLista os anexos de um documento (ListarAnexo).
omie_get_attachmentDevolve o LINK DE DOWNLOAD de um anexo (ObterAnexo) — cLinkDownload, válido até dDtExpiracao.
omie_delete_attachmentRemove um anexo de um documento (ExcluirAnexo).
omie_lancarAtalho: lança uma conta a PAGAR ou a RECEBER em UMA chamada, resolvendo os códigos por NOME no servidor (fornecedor/cliente, categoria e conta corrente).

Detalhe de cada tool: docs/ferramentas.md


Preços

Planos a partir do tier grátis. Veja docs/precos.md.


Privacidade & LGPD

  • Sub-processadores: Omie, o LLM host que você escolher (Claude, ChatGPT, Cursor, agente próprio). Lista completa em docs/privacidade-lgpd.md.
  • Os dados retornados pelas tools são enviados ao LLM host que você escolher, sub-processador fora do nosso controle. Recomendamos planos com opt-out de treinamento.

Perguntas frequentes

O servidor é open source? O servidor é proprietário (hosted). Este repositório é o wrapper público com manifestos, docs e skills — tudo MIT.

Posso usar com agente próprio (não Claude/Cursor)? Sim — qualquer cliente que suporte MCP over HTTP. URL: https://api.mcp.ai/p_omie.


Suporte

  • 📧 omie@mcp.ai
  • 🐛 GitHub Issues
  • 📄 docs/

Licença

MIT — veja LICENSE. O servidor MCP em api.mcp.ai/p_omie é proprietário (hosted); este repositório (manifestos, docs, skills) é MIT.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Finance & Commerce
Registryactive
TransportHTTP
UpdatedJun 10, 2026
View on GitHub

More from mcp-dir

  • Pagar.me
  • PagSeguro
  • RD Station
  • Social → Context
  • Tabela FIPE
  • Wise
  • DietBox
  • Feegow Clinic
  • Hotmart
  • MFIT Personal
  • Procfy
  • WebDiet
  • Nubank MCP
  • Nubank MCP
  • Olist Tiny ERP
  • Olist Tiny ERP
  • Wise
  • iFood
  • iFood
  • Nuvemshop
  • Nuvemshop
  • PagSeguro
  • Asaas
  • Astrea (Aurum)

Related Finance & Commerce MCP Servers

View all →
megachadxyz avatar
MegaChad

megachadxyz/mega-chad

Burn-to-create looksmaxxing engine on MegaETH. 14 MCP tools for DeFi, NFTs, and burns.
meltingpixelsai avatar
Relayzero

meltingpixelsai/relayzero

Agent economy on Solana — USDC via x402. Ships a BuyerAgent SDK + relayzero pay CLI.
merit-systems avatar
Agentcash

merit-systems/agentcash

Generic MCP server for calling x402-protected APIs with automatic payment handling
mfbahc avatar
Colter

mfbahc/colter

MCP server for agentic commerce checks, fixes, Lens, tests, and Evidence Packs.
mgthompo1 avatar
Anchorr Mcp

mgthompo1/anchorr-mcp

Agent-native CRM. 25 tools — contacts, deals, sequences, enrichment waterfall, audit log.
michael-defon avatar
merka2a

michael-defon/merka2a

B2B commerce for AI agents: search wholesale electronics, negotiate prices in real time, place and track orders, and discover other agents - all through one MCP endpoint.