A
licenseNot graded
qualityC
maintenanceAggregates your digital footprint (GitHub, blogs, resume) into a single AI-readable profile and exposes it via MCP tools so AI agents can query your context live.
1
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: 'ask_about_me' answers natural language questions, while 'search_profile' performs keyword search. There is no overlap in functionality.
Both tools follow a consistent verb_noun pattern using snake_case (ask_about_me, search_profile), making the naming predictable and clear.
With only 2 tools, the server is slightly thin but still well-scoped for querying a personal profile. The tools are comprehensive enough to cover the intended use cases.
The tools cover both Q&A and keyword search adequately for a read-only profile assistant. Minor gaps exist (e.g., no explicit list tool), but they are not critical.