Server Practice 2 icon

Server Practice 2

Implements Model Context Protocol (MCP) servers for LinkedIn profile scraping and weather data retrieval.

About

This repository provides two MCP server implementations: one for scraping LinkedIn profile data using the Fresh LinkedIn Profile Data API, and another for retrieving weather alerts and forecasts via the National Weather Service (NWS) API. The tool leverages the MCP framework to facilitate seamless integration and communication between AI services, offering tools to retrieve profile information, weather alerts, and forecasts.

Key Features

  • Fetches LinkedIn profile data using the Fresh LinkedIn Profile Data API.
  • Manages environment variables with python-dotenv.
  • Implements MCP servers using FastMCP.
  • Utilizes httpx for asynchronous HTTP requests.
  • Retrieves weather alerts and forecasts using the National Weather Service (NWS) API.
  • 0 GitHub stars

Use Cases

  • Obtaining weather forecasts for a given latitude and longitude.
  • Fetching LinkedIn profile data based on a URL.
  • Retrieving weather alerts for a specific US state.
Craft Better Prompts with AnyPrompt