Me MCP Server
Your AI assistants don't know who you are. Every time you start a conversation with Claude, Copilot, Cursor, or Windsurf, it's a blank slate - no context about your skills, your projects, your career, or what you care about. It runs locally over stdio via the published package.
People who work with ai assistant, generator and personal profile and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-11 · ★ 18 · #390 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Me
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add paladini-mcp-me -- npx -y mcp-me Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"paladini-mcp-me": {
"command": "npx",
"args": [
"-y",
"mcp-me"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package mcp-me - unscoped; check the name against the project README before installing
registry namespace io.github.paladini is GitHub-verified and matches the repo owner
03 · What Me can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 2 documented tools across ask, read & search, including ask_about_me, search_profile.
The 2 tools it gives your agent
Extracted from the project's README - what mcp-me lets an agent do.
- ask_about_me
- - Free-form question about the user
- search_profile
- - Keyword search across all profile data
Latest releases
v0.6.0 · 2026-07-10
v0.5.0 · 2026-06-05
What's new · Added · PyPI username-based package discovery - pypi: your-username now auto-discovers all packages you own or maintain via the PyPI XMLRPC user_packages API, consistent with how npm, rubygems and…
v0.4.1 · 2026-03-25
Fixed · mcp-me init now handles directory entries in templates (for example .github) by copying them recursively. · This prevents cp EISDIR failures after npm install -g when template folders are present.
04 · Who maintains Me
mcp-me is maintained by paladini. We track 3 MCP servers from paladini - 3 actively maintained, 23 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from paladini.
05 · Facts
- repository
- github.com/paladini/mcp-me
- category
- other - ranked #390 of 945 actively-maintained other servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-07-10)
- registry
- io.github.paladini/mcp-me (active, first published 2026-07-10)
- packages
- npm:mcp-me
06 · Me FAQ
What is Me?
Your AI assistants don't know who you are. Every time you start a conversation with Claude, Copilot, Cursor, or Windsurf, it's a blank slate - no context about your skills, your projects, your career, or what you care about. It runs locally over stdio via the published package.
Is Me still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-11 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Me?
Run `npx -y mcp-me`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Me run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Me
Alternatives to Me
Maintained other servers if Me isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · Abap MCP · Omen · PandaDoc MCP Server · DICOMweb MCP Server · Parlay
More TypeScript MCP servers · Amazon MCP · ableton-mind - Ableton Live MCP server · tdmcp - TouchDesigner MCP server · Notebooklm MCP Secure · see all