MCP Server
MCP
mcp-me
Expose your personal, professional, educational, and social profile to any AI assistant via MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-me",
"version": "0.6.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "serve",
"type": "positional"
},
{
"description": "Profile directory (defaults to ~/.mcp-me)",
"type": "positional",
"valueHint": "profileDir"
}
],
"environmentVariables": [
{
"description": "Path to your profile directory (overrides default ~/.mcp-me)",
"format": "string",
"name": "MCP_ME_PROFILE_DIR"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment