Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/cristianoaredes/mcp-mobile-server

Flutter Mobile Workbench

cristianoaredes/mcp-mobile-server

Accelerate Flutter mobile development with guided setup, smart device management, and streamlined run/build/test workflows. Handle Android and iOS simulators and emulators, capture logs and screenshots, and resolve common issues automatically. Ship confidently with release builds and built-in health checks.

The Newcomer
Hasn't been around long. Nothing caught our attention, but there isn't much history to go on yet.
Time indexed (12mo)
0toolsUnknown12moindexed
Checked Aug 17, 2026
The scanner shows
Not enough data to score this server yet.
First indexed Aug 27, 2025
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Unknown
Hosting type not yet determined.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not yet verified by the Official MCP Registry.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from cristianoaredes
mcp-camara
mcp-senado
DadosBR
# MCP DadosBR Servidor MCP focado em dados públicos do Brasil. Oferece duas ferramentas simples e rápidas para **consulta de CNPJ** e **consulta de CEP**, perfeitas para validação de cadastros, preenchimento automático de endereços e enriquecimento de dados em agentes. ## Por que usar * Latência baixa e alta disponibilidade em Cloudflare Workers * Interface MCP padronizada, pronta para agentes e IDEs compatíveis * Design stateless por padrão. Cache opcional com KV se desejar * Sem dependência de serviços proprietários do lado do cliente ## Tools disponíveis * `cnpj_lookup` **Entrada**: `{ "cnpj": "string" }` com ou sem máscara **Retorno**: dados cadastrais quando disponíveis, por exemplo razão social, nome fantasia, CNAE principal, natureza jurídica, situação, endereço * `cep_lookup` **Entrada**: `{ "cep": "string" }` com ou sem máscara **Retorno**: logradouro, bairro, município, UF, código IBGE e campos correlatos quando disponíveis ## Endpoints * HTTP JSON-RPC: `/mcp` * Server-Sent Events: `/sse` * Saúde: `/health` Exemplo de chamada JSON-RPC: ```json { "jsonrpc": "2.0", "id": "1", "method": "tools/call", "params": { "name": "cep_lookup", "arguments": { "cep": "30130-010" } } } ``` ## Integração rápida * **SSE**: aponte seu cliente MCP para `.../sse` * **HTTP**: aponte para `.../mcp` usando JSON-RPC 2.0 Funciona com agentes e IDEs compatíveis com MCP. Exemplos de configuração estão no repositório. ## Casos de uso * Autocomplete de endereço a partir do CEP * Validação de CNPJ em fluxos de onboarding e KYC * Enriquecimento de dados em CRMs, ERPs e chatbots * Auditoria cívica e aplicações gov-tech locais ## Privacidade e limites O servidor não persiste PII por padrão. Se o cache KV for habilitado, use políticas de retenção mínimas. Respeite limites das fontes públicas utilizadas. Planos e cotas do Cloudflare podem impactar throughput. ## Código e docs * Repositório e exemplos: [https://github.com/cristianoaredes/mcp-dadosbr](https://github.com/cristianoaredes/mcp-dadosbr) * Documentação dos endpoints no README ## Suporte Abra uma issue no GitHub para bugs, dúvidas e sugestões. Roadmap inclui busca por empresa, normalização de formatos e retornos enriquecidos. Brasil, CNPJ, CEP, GovTech, Validação, Endereços, Cloudflare Workers, MCP
Similar servers
keycloak-source-mcp
An MCP server that enables AI assistants to navigate, search, and analyze local Keycloak source code to support developer customizations like SPIs and authenticators. It provides tools for searching classes, generating boilerplate code, detecting breaking changes between versions, and tracing dependencies.
MCP Web Research Server
The MCP Web Research Server enables real-time web research with Claude by integrating Google search, capturing webpage content and screenshots, and tracking research sessions.
JS Reverse MCP
An MCP server for JavaScript reverse engineering that enables AI to perform browser debugging, script analysis, and automated hook injection. It streamlines complex workflows like deobfuscation, network tracing, and risk assessment through direct browser integration.
Memory Store MCP Server
A lightweight, stateless MCP server utilizing Puppeteer for web searches, returning structured JSON results, easily integratable with other MCP-enabled systems.
devdoc
A documentation MCP server that crawls websites and Git repositories, stores them as Markdown, and provides tools to search and retrieve documentation for local LLMs and AI agents.
BerryRAG
A local vector database RAG system that integrates with Playwright MCP for web scraping, enabling users to build searchable knowledge bases from web content with multiple embedding providers and Claude-optimized context formatting.
Indexed from Smithery · Updates nightlyView on Smithery →