73
/ 100
6 days ago
glama

LinkAgent

LinkAgent is a Python MCP server that extracts structured data from any website via Chrome DevTools Protocol. It features a plugin architecture with LinkedIn-specific extractors for feed, profiles, companies, jobs, and search, plus a Chrome extension bridge for authenticated browsing.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLINKAGENT_CDP_HOST127.0.0.1 # CDP host
configLINKAGENT_CDP_PORT9222 # CDP debugging port
configLINKAGENT_LOG_LEVELINFO # DEBUG, INFO, WARNING, ERROR
configLINKAGENT_LOG_FILElinkagent.log # Optional file logging
configLINKAGENT_SCREENSHOT_DIR
configLINKAGENT_SERVER_NAME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/karthik-ak-git-linkagent-kry69d)](https://m8ven.ai/mcp/karthik-ak-git-linkagent-kry69d)
commit: 40d0e0eca48ac592dd380b8d6db0b1996cbe38aa
code hash: 04326ca3f7156ed9597b4dc9e37e31ccd809ea1850ecef2a385b6ac15d625c2d
verified: 7/25/2026, 8:36:38 AM
view raw JSON →