Skip to main content
Glama

LinkedIn MCP Server

.mcpbignore584 B
# Ignore development and cache files .git/ .gitignore .pixi/ .venv/ __pycache__/ *.pyc *.pyo *.pyd .Python pip-log.txt pip-delete-this-directory.txt .coverage .pytest_cache/ .hypothesis/ # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # Build and distribution files build/ dist/ *.egg-info/ .tox/ .coverage htmlcov/ # OS files .DS_Store Thumbs.db # Development files Dockerfile .dockerignore pixi.lock runtime.txt # Test and documentation files tests/ docs/ DXT_README.md LICENSE # Large example files main_page.html linkedin_test_* # Claude settings (sensitive) .claude/

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/francisco-perez-sorrosal/linkedin-mcp'

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