Skip to main content
Glama
SimbioLabs

linkedit-mcp

by SimbioLabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
authenticateA

Authenticate with LinkedIn via OAuth 2.0. Opens a browser window for authorization. Must be called before using any other tool.

logoutB

Clear the stored LinkedIn session tokens.

get_profileA

Retrieve the authenticated user's LinkedIn profile: name, headline, about/summary, vanity URL, and email.

update_headlineA

Update the authenticated user's LinkedIn headline (max 220 characters).

update_aboutB

Update the authenticated user's LinkedIn About / summary section (max 2600 characters).

get_experienceA

Retrieve all work experience entries from the authenticated user's LinkedIn profile.

add_experienceB

Add a new work experience entry to the authenticated user's LinkedIn profile.

update_experience

Update an existing work experience entry on the authenticated user's LinkedIn profile.

delete_experienceB

Delete a work experience entry from the authenticated user's LinkedIn profile.

get_education

Retrieve all education entries from the authenticated user's LinkedIn profile.

add_education

Add a new education entry to the authenticated user's LinkedIn profile.

update_education

Update an existing education entry on the authenticated user's LinkedIn profile.

delete_education

Delete an education entry from the authenticated user's LinkedIn profile.

get_skillsA

Retrieve all skills listed on the authenticated user's LinkedIn profile.

add_skill

Add a skill to the authenticated user's LinkedIn profile.

remove_skillA

Remove a skill from the authenticated user's LinkedIn profile.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SimbioLabs/linkedit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server