Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| authenticate_linkedin | Authenticate with LinkedIn OAuth - works with standard LinkedIn Developer Application |
| revoke_linkedin_auth | Revoke LinkedIn authentication and clear stored tokens |
| get_my_profile | Get my LinkedIn profile information using OpenID Connect - works with standard OAuth scopes |
| get_company_info | Get basic company information - limited access, may require Marketing Solutions partnership in future |
| get_company_profile | Get detailed company profile information - limited access, may require Marketing Solutions partnership in future |
| update_partnerships | Update LinkedIn API partnership access settings when you get approved for special access |
| create_post | Create a LinkedIn post with text content and visibility settings |
| get_my_posts | Retrieve your published LinkedIn posts with engagement metrics |
| get_feed | Access your LinkedIn feed with posts from your network |
| like_post | Like a LinkedIn post to show appreciation |
| comment_on_post | Add a thoughtful comment to a LinkedIn post |
| share_post | Share a LinkedIn post with optional commentary |
| search_jobs | Search LinkedIn jobs with advanced filters and criteria |
| get_job | Get comprehensive details about a specific LinkedIn job posting |
| save_job | Bookmark a job for later review and application |
| get_saved_jobs | Retrieve all your saved and bookmarked job listings |
| get_job_applications | Track status and details of your job applications |
| search_people | Search LinkedIn professionals with advanced filters and criteria |
| get_profile | Access detailed LinkedIn profile information for any user |
| get_connections | Retrieve your complete LinkedIn connections list |
| send_connection_request | Send personalized connection requests to LinkedIn users |
| get_connection_requests | View and manage pending incoming connection requests |
| accept_connection_request | Accept incoming connection requests to grow your network |
| get_conversations | Access your LinkedIn conversation threads and chat history |
| get_messages | Retrieve messages from a specific conversation thread |
| send_message | Send direct messages to your LinkedIn connections |
| get_profile_analytics | Access comprehensive profile performance and engagement metrics |
| get_post_analytics | Get detailed analytics and engagement data for your posts |