Back to directory
saptechengineer/mcp

saptechengineer/mcp

@saptechengineer

Enterprise MCP servers collection for Claude Desktop with weather and LinkedIn scraping capabilities

mcpclaude-desktopweatherlinkedinpythonenterprisetoolcollection

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/weather",
        "run",
        "weather.py"
      ]
    },
    "linkedin_profile_scraper": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/linkedin",
        "run",
        "linkedin.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15