linkedin-mcp-server is a local MCP server that gives compatible AI assistants access to LinkedIn through a logged-in browser session. Agents can use it to inspect profiles and companies, search jobs, retrieve job details, and manage certain LinkedIn interactions. The catalogue add-ons operate this server and expose its LinkedIn workflows to agents.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/stickerdaniel/linkedin-mcp-server/greptilegit clone --depth 1 https://github.com/stickerdaniel/linkedin-mcp-serverWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/stickerdaniel/linkedin-mcp-server/greptile)<a href="https://agentmods.dev/mcp/stickerdaniel/linkedin-mcp-server/greptile"><img src="https://agentmods.dev/badge/mcp/stickerdaniel/linkedin-mcp-server/greptile.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
greptile scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
7 near-identical copies found in the catalogue:
What it actually says
{
"greptile": {
"type": "http",
"url": "https://api.greptile.com/mcp",
"headers": {
"Authorization": "Bearer ${GREPTILE_API_KEY}"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 9 lines scan A 482a81ff0bb2
greptile is an MCP server published in the GitHub repository stickerdaniel/linkedin-mcp-server (3,353 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
mcp-tools-py
MCP server "mcp-tools-py" as configured in MarcusJellinghaus/mcp-workspace. Launched with ${MCP_CODER_VENV_PATH}\mcp-tools-py.exe --project-dir ${MCP_CODER_PROJECT_DIR} -. Needs 1 environment variable to run.
kafka-schema-registry
MCP server "kafka-schema-registry" as configured in aywengo/kafka-schema-reg-mcp. Runs kafka_schema_registry_unified_mcp.py with python. Needs 3 environment variables to run.
scopewalker-mcp
Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells. Runs locally from the scopewalker-mcp npm package. Needs 1 environment variable to run.
local-network
MCP server "local-network" as configured in ahmed-hashim-pro/local-network-mcp. Runs /path/to/local-network-mcp/network_mcp_server.py with python3.
overleaf-mcp-server
A minimal, auditable MCP server for editing Overleaf projects via Git. Runs locally from the overleaf-mcp-server Python package.
idencify
Whole-repo code graph for AI agents: impact analysis, dead code, cycles, semantic search — 14 tools. Remote server at mcp.idencify.com.