CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
periodix avatar

Periodix Actions

net.periodix/actions
10 toolsauthHTTPregistry active
Summary

Connects Claude to LinkedIn and Sales Navigator for programmatic data extraction. You get structured JSON back for people profiles, company data, job postings, and LinkedIn posts rather than scraping HTML yourself. Useful when you're building lead generation workflows, enriching CRM records, or need to query professional networks at scale without manually clicking through Sales Navigator. The server handles authentication and rate limiting against LinkedIn's APIs, so you can focus on what to do with the data. Periodix positions this as part of their sales automation stack, but the MCP server works standalone for any LinkedIn data retrieval task.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

Public tool metadata for what this MCP can expose to an agent.

10 tools
get-company-profileRetrieve a LinkedIn company profile by its public identifier, numeric ID, or URN. Returns name, industry, employee-count range, description, locations, specialities/activities, website and follower count — for B2B filtering by company size or industry. Requires a connected `pr...2 params

Retrieve a LinkedIn company profile by its public identifier, numeric ID, or URN. Returns name, industry, employee-count range, description, locations, specialities/activities, website and follower count — for B2B filtering by company size or industry. Requires a connected `pr...

Parameters* required
identifierstring
profileIdstring
get-post-commentsList the comments on a LinkedIn post, including author details — a high-intent source of engaged leads. Requires a connected `profileId` (call `list-profiles` first). `postId` is the post's `social_id` (returned by `get-user-posts`), not the numeric ID in the post URL. Returns...4 params

List the comments on a LinkedIn post, including author details — a high-intent source of engaged leads. Requires a connected `profileId` (call `list-profiles` first). `postId` is the post's `social_id` (returned by `get-user-posts`), not the numeric ID in the post URL. Returns...

Parameters* required
cursorstring
limitinteger
postIdstring
profileIdstring
get-post-reactionsList the people who reacted to a LinkedIn post (or, with `commentId`, to a specific comment), including author details — a source of warm leads already active on the topic. Requires a connected `profileId` (call `list-profiles` first). `postId` is the post's `social_id` (retur...5 params

List the people who reacted to a LinkedIn post (or, with `commentId`, to a specific comment), including author details — a source of warm leads already active on the topic. Requires a connected `profileId` (call `list-profiles` first). `postId` is the post's `social_id` (retur...

Parameters* required
commentIdstring
cursorstring
limitinteger
postIdstring
profileIdstring
get-profileRetrieve the full LinkedIn profile of a person by their public identifier (e.g. `john-doe`) or internal member ID. Returns name, headline, summary, location, full work experience, education, skills, languages and certifications — the core data for CRM enrichment and ICP filter...3 params

Retrieve the full LinkedIn profile of a person by their public identifier (e.g. `john-doe`) or internal member ID. Returns name, headline, summary, location, full work experience, education, skills, languages and certifications — the core data for CRM enrichment and ICP filter...

Parameters* required
identifierstring
notifyboolean
profileIdstring
get-relationsList the 1st-degree connections of a connected LinkedIn account — for finding mutual connections, re-engaging existing contacts, or network analysis. Requires a connected `profileId` (call `list-profiles` first); returns that account's own connections. Returns up to `limit` (m...3 params

List the 1st-degree connections of a connected LinkedIn account — for finding mutual connections, re-engaging existing contacts, or network analysis. Requires a connected `profileId` (call `list-profiles` first); returns that account's own connections. Returns up to `limit` (m...

Parameters* required
cursorstring
limitinteger
profileIdstring
get-user-postsList the recent posts published by a LinkedIn person or company, for content analysis before outreach (e.g. AI personalization). Requires a connected `profileId` (call `list-profiles` first). `identifier` is the author's internal member ID — people start with `ACo`/`ADo`, comp...5 params

List the recent posts published by a LinkedIn person or company, for content analysis before outreach (e.g. AI personalization). Requires a connected `profileId` (call `list-profiles` first). `identifier` is the author's internal member ID — people start with `ACo`/`ADo`, comp...

Parameters* required
cursorstring
identifierstring
isCompanyboolean
limitinteger
profileIdstring
linkedin-searchSearch LinkedIn (People, Companies, Posts, Jobs — Classic and Sales Navigator) via a search URL. Result shape depends on the URL. Returns a resultId; poll GET /actions/linkedin-search/v1/results/:resultId for the result.4 params

Search LinkedIn (People, Companies, Posts, Jobs — Classic and Sales Navigator) via a search URL. Result shape depends on the URL. Returns a resultId; poll GET /actions/linkedin-search/v1/results/:resultId for the result.

Parameters* required
callbackUrlstring
limitinteger
profileIdstring
searchUrlstring
list-profilesList the LinkedIn profiles connected to this organization. Use this to discover the `profileId` required by `search-people`, `lookup-search-parameter`, and `linkedin-search`. The `salesNavigator` flag indicates whether the profile has Sales Navigator access — required for `api...

List the LinkedIn profiles connected to this organization. Use this to discover the `profileId` required by `search-people`, `lookup-search-parameter`, and `linkedin-search`. The `salesNavigator` flag indicates whether the profile has Sales Navigator access — required for `api...

No parameter schema in public metadata yet.

lookup-search-parameterResolve a free-text query to LinkedIn search parameter IDs (location, industry, company, function, seniority). Use the returned IDs in `search-people`. Returns several candidates; pick the one that matches the user's intent. Requires a connected `profileId` — call `list-profil...4 params

Resolve a free-text query to LinkedIn search parameter IDs (location, industry, company, function, seniority). Use the returned IDs in `search-people`. Returns several candidates; pick the one that matches the user's intent. Requires a connected `profileId` — call `list-profil...

Parameters* required
keywordsstring
limitinteger
profileIdstring
typestring
one of LOCATION · INDUSTRY · COMPANY · FUNCTION · SENIORITY
search-peopleSearch LinkedIn for people, returning one page of up to 100 results. Requires a connected `profileId` — call `list-profiles` first if you don't have one (`salesNavigator: true` on a profile indicates it can use `api: "sales_navigator"`). Filter IDs (location, industry, company...13 params

Search LinkedIn for people, returning one page of up to 100 results. Requires a connected `profileId` — call `list-profiles` first if you don't have one (`salesNavigator: true` on a profile indicates it can use `api: "sales_navigator"`). Filter IDs (location, industry, company...

Parameters* required
apistring
one of classic · sales_navigator
companyobject
cursorstring
functionarray
industryobject
keywordsstring
limitinteger
locationarray
network_distancearray
profileIdstring
profile_languagearray
seniorityarray
tenurearray
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Sales & MarketingSearch & Web CrawlingData & Analytics
Registryactive
TransportHTTP
AuthRequired
UpdatedJun 1, 2026
Open website

Related Sales & Marketing MCP Servers

View all →
nexgendata-apify avatar
Legal Research MCP — Court Records Lookup

nexgendata-apify/legal-mcp-server

Federal and state court record lookup. Run a name or company through and get back filings, case status, and judgment data. Common uses: M&A due diligence, hiring background checks, journalist investigations. Returns structured records, not raw PDFs.
nexgendata-apify avatar
Legal Research MCP — Court Records Lookup

nexgendata-apify/legal-mcp-server-ecce321d

Federal and state court record lookup. Run a name or company through and get back filings, case status, and judgment data. Common uses: M&A due diligence, hiring background checks, journalist investigations. Returns structured records, not raw PDFs.
nicofains1 avatar
Agentic Ads

nicofains1/agentic-ads

Ad network for AI agents — monetize MCP servers with contextual ads. 70% revenue share.
tiwas avatar
Firmaradar

no.firmaradar/mcp

Norwegian company intelligence: ownership, roles, financials, risk, KYC/AML/PEP (multi-source)
nooxus-ai avatar
Nooxus Mcp

nooxus-ai/nooxus-mcp

Nooxus Edge Data MCP: Search AI-verified Chinese manufacturers, eliminate B2B hallucinations.
northrosetech avatar
Ghl Mcp Server

northrosetech/ghl-mcp-server

GoHighLevel CRM for AI agents. 60+ tools for contacts, messaging, calendars, and payments.