Skip to main content
Glama

Linked API MCP

by Linked-API

remove_connection

Remove a LinkedIn connection by specifying their profile URL. Integrates with MCP server to manage connections through AI assistants like Claude, Cursor, and VS Code.

Instructions

Allows you to remove a person from your connections (st.removeConnection action).

Input Schema

NameRequiredDescriptionDefault
personUrlYesPublic or hashed LinkedIn URL of the person you want to remove from your connections. (e.g., 'https://www.linkedin.com/in/john-doe')

Input Schema (JSON Schema)

{ "properties": { "personUrl": { "description": "Public or hashed LinkedIn URL of the person you want to remove from your connections. (e.g., 'https://www.linkedin.com/in/john-doe')", "type": "string" } }, "required": [ "personUrl" ], "type": "object" }

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/Linked-API/linkedapi-mcp'

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