Introducing MCP Server with 21 Tools for Advanced GTM Engineering and Data Research
Hey everyone, built an MCP server that exposes 21 tools for GTM engineering. Some notable examples: 🧠 research_person: fans out across LinkedIn profile, recent posts, current company, and news in one call. Returns a tight dossier with sources cited. 🎯 find_decision_maker: resolves a domain to a LinkedIn company, pulls employees, scores candidates against the role with token-overlap and seniority heuristics. 🏢 research_company: LinkedIn page + 6 site pages (root, about, pricing, careers, blog, press) + news search, all in parallel. 🎨 browser_inspect_styles: reads computed CSS via getComputedStyle on the rendered DOM. Real RGB values and pixel sizes, not LLM guesses. 📋 extract_structured: coerces any page into a JSON schema you specify. Fields not visible come back as null. No fabrication. Walktrough and Repo in the thread.
