This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+9 more
Summary
AI summaryPyPI username-based package discovery and DockerHub generator added.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds PyPI username-based package discovery via `pypi: your-username`. Adds PyPI username-based package discovery via `pypi: your-username`. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Feature | Medium |
Adds DockerHub generator to fetch all published container images with metadata using `dockerhub: your-username`. Adds DockerHub generator to fetch all published container images with metadata using `dockerhub: your-username`. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Refactor | Low |
Updates `templates/.mcp-me.yaml` to document both PyPI usage modes with inline comments. Updates `templates/.mcp-me.yaml` to document both PyPI usage modes with inline comments. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Refactor | Low |
Clarifies Blogger backup docs to state `--blogger-backup` imports all posts by default and that author suffix is optional. Clarifies Blogger backup docs to state `--blogger-backup` imports all posts by default and that author suffix is optional. Source: llm_adapter@2026-06-05 Confidence: high |
— |
Full changelog
What's new
Added
- PyPI username-based package discovery —
pypi: your-usernamenow auto-discovers all packages you own or maintain via the PyPI XMLRPCuser_packagesAPI, consistent with hownpm,rubygemsanddockerhubalready work. Explicit comma-separated names (pypi: pkg1,pkg2) continue to work unchanged. Resolved profiles also populateidentity.contact.socialwith the user's PyPI profile URL. - DockerHub generator —
dockerhub: your-usernamefetches all your published container images with pull counts, star counts, and descriptions.
Changed
templates/.mcp-me.yaml— PyPI entry now documents both usage modes with inline comments:# pypi: your-username # by username (auto-discovers all your packages) # pypi: package1,package2 # or by explicit comma-separated package names- Blogger backup docs — clarified that
--blogger-backupimports all posts by default and that the::author1,author2suffix is optional for multi-author filtering.
Upgrade
npm install -g [email protected]
Full changelog: https://github.com/paladini/mcp-me/blob/main/CHANGELOG.md
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About paladini/mcp-me
Digital identity layer for AI — your bio, career, skills, interests, and projects always available to every AI tool. Auto-generates profile from 342+ public APIs (GitHub, Medium, Strava, Goodreads, etc.), 13 real-time plugins (Spotify, Last.fm, Steam), YAML-based profiles with privacy-first local storage. Works with Claude Desktop, Cursor, Windsurf, and any MCP client.
Related context
Beta — feedback welcome: [email protected]