linkedin-automation-posts
If you are the rightful owner of linkedin-automation-posts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a Model Context Protocol (MCP) server designed to assist with LinkedIn content strategy.
LinkedIn Content Strategist MCP Server
This project is a Model Context Protocol (MCP) server designed to assist with LinkedIn content strategy. It provides tools to analyze LinkedIn content history and generate viral hooks and content ideas.
Features
- Analyze Content History: Identify patterns and engagement hooks from LinkedIn content history.
- Generate Viral Hooks: Create viral hooks and content ideas based on a given topic.
Installation
-
Clone the repository:
git clone <repository-url> cd linkedin-automation-posts
-
Install dependencies:
npm install
-
Create a
.env
file in the root directory and add your LinkedIn access token:LINKEDIN_ACCESS_TOKEN=your_access_token_here
Usage
-
Build the project:
npm run build
-
Start the MCP server:
node build/index.js
-
Use the provided tools via the MCP protocol to analyze LinkedIn content and generate ideas.
Tools
Analyze Content History
- Description: Analyze LinkedIn content history to identify patterns and engagement hooks.
- Input: LinkedIn user ID.
Generate Viral Hooks
- Description: Generate viral hooks and content ideas for LinkedIn.
- Input: Topic for generating content ideas.
Dependencies
@modelcontextprotocol/sdk
dotenv
zod
axios
License
This project is licensed under the MIT License.