Skip to main content
Glama

company-tech-profiler-remote

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

Related MCP server: mcp-server-dns

Deploy no Render (free tier)

  1. Suba este diretório para um repositório Git (GitHub/GitLab).

  2. Em https://render.com, crie uma conta gratuita (ou entre na existente).

  3. New +Blueprint, aponte para o repositório — o render.yaml já descreve o serviço (company-tech-profiler-remote, plano free). Alternativamente, New +Web Service manual, com:

    • Build command: npm install

    • Start command: npm start

  4. Aguarde o deploy. A URL final fica algo como https://company-tech-profiler-remote.onrender.com.

  5. 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".

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server for website reconnaissance. Gives Claude the ability to fingerprint tech stacks, audit security headers, map endpoints, analyze SSL certificates, enumerate DNS records, and scan ports.
    1,931
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server providing 15 OSINT tools over free, public sources for AI agents, enabling domain reconnaissance, subdomain discovery, DNS lookups, host profiling, CVE search, and more without API keys.
    MIT

View all related MCP servers

Related MCP Connectors

  • Remote MCP server to enrich company profiles with structured B2B data and confidence scores.

  • MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.

  • Remote MCP server: 10 developer utilities (base64, JWT, DNS, UUID, URL, JSON, UA, IP lookup).

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rodrigohenriquemkt-lab/MCP-consulta-infra'

If you have feedback or need assistance with the MCP directory API, please join our Discord server