Mmcp.market

webPosto MCP server

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

webPosto ERP (management for gas stations and convenience stores) via session capture with your auth

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody has reviewed webPosto yet.

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

webPosto tools (8)

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.

  • 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.

  • webposto_list_accountsFree

    Lista as contas webPosto conectadas a este install — id, label (CNPJ/usuário).

  • webposto_login_checkFree

    Valida a credencial webPosto: faz login no backend oficial e retorna se deu certo, mais o corpo do login (token de sessão, filiais e dados do usuário). Use pra confirmar que CNPJ/usuário/senha estão corretos e que o dispositivo foi liberado no painel.

Public scan report

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

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 819ms20/20
  • Tool poisoning8 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 22 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 92/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 webPosto repository's README, as published. We do not edit it. Read it on GitHub

webPosto

webPosto para Claude, ChatGPT e agentes de IA

ERP webPosto (gestão de postos de combustível e lojas de conveniência) por captura de sessão com a sua autorização. Como o webPosto não tem API pública, você informa o CNPJ, usuário e senha da sua conta e a plataforma entra no seu webPosto para ler os seus próprios dados, na mesma API que o app oficial usa. Somente leitura.

  • 📊 2 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 webPosto e URL https://api.mcp.ai/p_webposto.

Cursor

➕ Instalar webPosto no Cursor

VS Code (Copilot Chat)

➕ Instalar webPosto 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_webposto

Detalhes por cliente: INSTALL.md.

Exemplos de uso

Minha conexão do webPosto está funcionando?

2 ferramentas disponíveis

Detalhe de cada tool: docs/ferramentas.md

Preços

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

Privacidade & LGPD

  • Sub-processadores: Quality Automação (webPosto), 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_webposto.

Suporte

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

Licença

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

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

Install directly

claude mcp add --transport http webposto-mcp https://api.mcp.ai/p_webposto
Add to Cursor

webPosto: common questions

Is webPosto MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the webPosto safety report
How do I install webPosto?
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 webPosto need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is webPosto maintained?
The last commit was 23 days ago (2026-08-30). The latest release is v0.1.0.
Is webPosto up?
100% of our last 14 checks got an answer. We check remote servers about four times a day.
What can I use instead of webPosto?
Servers from other publishers that do the same job: spintax.net MCP server, Ticket Demo MCP server and JAJ Dataverse Dev MCP server. Compare all webPosto alternatives.

Alternatives to webPosto

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

All webPosto alternatives →
  • spintax.net MCP server
    Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
    A
  • Ticket Demo
    MCP server demo — tickets, schema discovery, auth, and PII gating. stdio + HTTP.
    B
  • JAJ Dataverse Dev MCP
    Xrm/Power Platform/Dataverse MCP for devs, Azure CLI auth, Web API and multi-environment support
    A
  • MCP Server
    天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)
    A
  • MCP Server
    天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)
    A

More from mcp-dir