linkedin_mcp / fastmcp.json
Jofthomas's picture
changes
ae5dfd4
raw
history blame contribute delete
245 Bytes
{
"name": "linkedin-jobs",
"description": "MCP server that searches LinkedIn job listings and returns structured results",
"entrypoint": "app.py",
"transport": "streamable-http",
"http": {
"host": "0.0.0.0",
"port": 7860
}
}