me_mcp_server
If you are the rightful owner of me_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A MCP (Model Context Protocol) server for learning about and interacting with YOU.
The Me MCP Server is a Model Context Protocol server designed to facilitate interaction and learning about user-specific data. It provides a structured way to manage personal information, job search preferences, and online profiles. The server supports various transport mechanisms, including SSE and Stdio, making it versatile for different client integrations. Users can configure the server using environment variables and a YAML file, allowing for a personalized setup. The server can be run locally or deployed using Docker, offering flexibility in deployment and usage.
Features
- Prompts: Generate job search instructions tailored to your profile with specified salary range, location, and company type preferences.
- Resources: Access and manage personal resources such as resume text, LinkedIn profile, GitHub profile, and personal website.
- Transport Options: Supports SSE and Stdio transport mechanisms for communication with clients.
- Configuration: Hybrid configuration using environment variables and a YAML file for personal information and job search preferences.
- Deployment: Can be run locally or deployed using Docker, with options for custom domain deployment.