linkedin-mcp
Local-first MCP server and dashboard that turns your own documents into a verifiable claim ledger for your LinkedIn profile. Windows, Node 24, SQLite.
Install / Use
claude mcp add victoryotzev -- npx -y github:victoryotzev/linkedin-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Data & AnalyticsSupported Platforms
Skill content
View source on GitHub{ "name": "linkedin-mcp", "version": "0.1.0", "private": true, "license": "MIT", "author": "Victor Yotzev", "repository": { "type": "git", "url": "git+https://github.com/victoryotzev/linkedin-mcp.git" }, "bugs": { "url": "https://github.com/victoryotzev/linkedin-mcp/issues" }, "homepage": "https://github.com/victoryotzev/linkedin-mcp#readme", "description": "Local-first MCP server + review dashboard for LinkedIn profile and personal-brand management, grounded in a verified-evidence ledger", "type": "module", "engines": { "node": ">=24" }, "workspaces": [ "packages/*", "linkedin-dashboard", "linkedin-mcp-server" ], "scripts": { "build": "npm run build --workspaces --if-present", "typecheck": "tsc -p tsconfig.typecheck.json && tsc -p tsconfig.client.json", "format": "biome format --write .", "lint": "biome check .", "test": "vitest run", "coverage": "vitest run --coverage", "test:watch": "vitest", "setup:mcp": "node scripts/setup-mcp.mjs", "control": "tsx scripts/control.ts", "notices": "tsx scripts/gen-third-party-notices.ts", "mcp:build": "npm run build -w @linkedin-mcp/server", "mcp:start": "node linkedin-mcp-server/dist/index.js", "mcp:dev": "npm run dev -w @linkedin-mcp/server", "evidence:add": "tsx scripts/onboard-import.ts", "dashboard": "npm run dev -w @linkedin-mcp/dashboard", "inspect:list": "npx @modelcontextprotocol/inspector --cli node linkedin-mcp-server/dist/index.js --method tools/list", "test:visual": "playwright test" }, "devDependencies": { "@axe-core/playwright": "^4.12.1", "@biomejs/biome": "2.5.10", "@playwright/test": "^1.62.1", "@types/node": "^24.0.0", "@vitest/coverage-v8": "^4.1.11", "axe-core": "^4.13.0", "happy-dom": "^20.11.2", "tsup": "^8.0.0", "tsx": "^4.0.0", "typescript": "^7.0.2", "vitest": "^4.1.11" }, "overrides": { "esbuild": "^0.28.1" } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
pyspark-etl-best-practices-cursorrules-prompt-file
40.6kCursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
claude-mem
91.5kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Security Score
Audited on Invalid Date
