Skip to content

paladini/mcp-me

v0.5.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-assistant claude cli cursor generator
+9 more
llm mcp mcp-server model-context-protocol personal-profile plugin typescript windsurf yaml

Summary

AI summary

PyPI username-based package discovery and DockerHub generator added.

Changes in this release

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 discoverypypi: your-username now auto-discovers all packages you own or maintain via the PyPI XMLRPC user_packages API, consistent with how npm, rubygems and dockerhub already work. Explicit comma-separated names (pypi: pkg1,pkg2) continue to work unchanged. Resolved profiles also populate identity.contact.social with the user's PyPI profile URL.
  • DockerHub generatordockerhub: your-username fetches 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-backup imports all posts by default and that the ::author1,author2 suffix 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

Track paladini/mcp-me

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]