Company Tech Profiler Remote
FreeNot checkedRemote MCP server for company tech profiling. It exposes tools for DNS, domain registration, SSL, website fingerprinting, IP/cloud provider, subdomains, and com
About
Remote MCP server for company tech profiling. It exposes tools for DNS, domain registration, SSL, website fingerprinting, IP/cloud provider, subdomains, and company analysis using public data without API keys.
README
Versão HTTP (remota) do MCP company-tech-profiler. Mesmas 7 ferramentas do
servidor local — get_dns_records, get_domain_registration,
get_ssl_certificate, fingerprint_website, get_ip_and_cloud_provider,
find_subdomains, analyze_company — só que expostas via HTTP (protocolo
MCP Streamable HTTP) em vez de um processo local por stdio, para que
ambientes que não têm acesso à sua máquina (Cowork, claude.ai) também
consigam usá-la.
Todas as fontes de dados continuam públicas e gratuitas (DNS, RDAP, TLS, fingerprint HTTP, crt.sh, ip-api.com) — sem nenhuma API key.
Rodar localmente
npm install
npm start
# ouve em http://localhost:3000, endpoint MCP em /mcp
Deploy no Render (free tier)
- Suba este diretório para um repositório Git (GitHub/GitLab).
- Em https://render.com, crie uma conta gratuita (ou entre na existente).
- New + → Blueprint, aponte para o repositório — o
render.yamljá descreve o serviço (company-tech-profiler-remote, plano free). Alternativamente, New + → Web Service manual, com:- Build command:
npm install - Start command:
npm start
- Build command:
- Aguarde o deploy. A URL final fica algo como
https://company-tech-profiler-remote.onrender.com. - O endpoint MCP é essa URL +
/mcp(ex:https://company-tech-profiler-remote.onrender.com/mcp).
Nota sobre o free tier: o serviço "dorme" após ~15 min sem receber requisições. A primeira chamada depois disso demora uns 20-30s pra acordar; chamadas seguintes respondem normalmente.
Conectar no Cowork / claude.ai
Use a URL do passo 5 acima (terminando em /mcp) na tela de conectores/MCP
remotos do Cowork/claude.ai, como um servidor MCP do tipo "Streamable HTTP".
Installing Company Tech Profiler Remote
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/rodrigohenriquemkt-lab/MCP-consulta-infraFAQ
Is Company Tech Profiler Remote MCP free?
Yes, Company Tech Profiler Remote MCP is free — one-click install via Unyly at no cost.
Does Company Tech Profiler Remote need an API key?
No, Company Tech Profiler Remote runs without API keys or environment variables.
Is Company Tech Profiler Remote hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Company Tech Profiler Remote in Claude Desktop, Claude Code or Cursor?
Open Company Tech Profiler Remote on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Company Tech Profiler Remote with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
