Server data from the Official MCP Registry
Expose your personal, professional, educational, and social profile to any AI assistant via MCP.
Expose your personal, professional, educational, and social profile to any AI assistant via MCP.
mcp-me is a well-structured personal profile MCP server with strong privacy-first design and no hardcoded credentials. The codebase demonstrates solid security practices for handling user data locally. Minor quality concerns around broad exception handling in some generators and lack of input validation in a few edge cases prevent a higher score, but these do not constitute security vulnerabilities. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: MCP_ME_PROFILE_DIR
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-paladini-mcp-me": {
"env": {
"MCP_ME_PROFILE_DIR": "your-mcp-me-profile-dir-here"
},
"args": [
"-y",
"mcp-me"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.