me_mcp_server
1
The Me MCP Server is a Model Context Protocol server designed to enhance your job search experience by providing personalized instructions and access to various resources like LinkedIn and GitHub profiles. It supports different communication transports for flexibility in deployment and usage.
Me MCP Server
A server for interacting and learning about YOU using the Model Context Protocol (MCP).
Features
- Prompts: Generate job search instructions tailored to your preferences.
- Resources: Access various profile URLs including resume, LinkedIn, GitHub, and personal website.
Transport Options
- SSE Transport: Server communicates over HTTP with server-sent events.
- Stdio Transport: Uses standard input/output for desktop client integration.
Configuration
- Configured using environment variables and a
me.yaml
file for personal information.
Deployment
- Available for local running using Docker or Dart, and can be deployed to a custom domain.