company-tech-profiler-remote
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@company-tech-profiler-remoteAnalyze the tech profile of example.com and tell me what you find."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 /mcpRelated MCP server: mcp-server-dns
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 installStart command:
npm start
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".
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceMCP server to perform various OSINT tasks by leveraging common network reconnaissance tools.48
- AlicenseAqualityDmaintenanceMCP server for DNS lookups, reverse DNS, WHOIS, and domain checks. Zero auth, zero config.5553MIT
- AlicenseNot gradedqualityBmaintenanceMCP 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,931MIT
- AlicenseNot gradedqualityCmaintenanceAn 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
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).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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