A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the Anysite API, enabling not only data retrieval but also robust management of user accounts.
linkedindata-accessmcp-serverapiweb-scrapinganysitesocial-mediatool
Installation & Configuration
{
"mcpServers": {
"anysite": {
"command": "npx",
"args": [
"-y",
"@anysiteio/mcp"
],
"env": {
"ANYSITE_ACCESS_TOKEN": "your_token_here"
}
}
}
}Information
Transport
stdiostreamable-http
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13