Skip to main content
Glama

mcp-linkedin

by adhikasp
The Unlicense
168
pyproject.toml533 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp-linkedin" version = "0.1.1" description = "MCP server to interact with LinkedIn" readme = "README.md" requires-python = ">=3.7" dependencies = [ "linkedin-api", "fastmcp", "requests", "uvicorn", ] authors = [ { name = "Adhika Setya Pramudita", email = "adhika.setya.p@gmail.com" } ] [project.urls] Homepage = "https://github.com/adhikasp/mcp-linkedin" [project.scripts] mcp-linkedin = "mcp_linkedin.client:mcp.run"

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/adhikasp/mcp-linkedin'

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