01 · Roasts
The 96-Tool Man
mcp-microsoft ships 96 tools for Microsoft 365 and yet somehow has 0 stars. You built the entire Microsoft Graph in MCP and apparently told no one. Marketing: also a skill.
Solo Act at 98%
98% of all commits are solo. Your repos have contributors listed the same way empty restaurants have 'reserved' signs — technically present, spiritually absent.
JavaScript Supremacist
61% JavaScript, 29% Python — you're not bilingual, you're just running two monologues. The 1% Common Lisp is either a philosophy experiment or a cry for help.
Star Hoarder (Poorly)
59 stars on claude-image-gen, 0 everywhere else. One breakout hit surrounded by a portfolio of ghosts. The MCP ecosystem owes you a review.
39 PRs, 11 Followers
You opened 39 pull requests on other people's repos this year and have 11 followers to show for it. You're doing the giving; the receiving department is understaffed.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight63C
- Consistency20% weight60C
- Quality20% weight77B
- Depth15% weight70B
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
216 active days
Language distribution
- JavaScript61%
- Python29%
- TypeScript4%
- Jupyter Notebook4%
- Common Lisp1%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
22
Commits
last 12 months
347
Followers
11
Joined GitHub
Sep 2012
05 · Top repos
guinacio /
mcp-microsoft
Production-grade MCP server for Microsoft 365 with 96 tools, comprehensive architecture documentation, strong http-mode support, and multi-account profiles. Shipped as MCPB bundle; actively maintained through mid-2026.
guinacio /
mcp-google-workspace
Production-ready multi-service Google Workspace MCP server with 9 integrated APIs, comprehensive error handling, OAuth token encryption, and FastMCP composition. Non-trivial architectural scope and shipped as a real product with named entry points and feature flags.
guinacio /
claude-image-gen
AI image generation tool dual-provider (Gemini/OpenAI) MCP server with CLI; 59 stars, typed TypeScript, comprehensive test suite, well-documented. Active portfolio project with structured codebase (~20MB) and dual execution paths (MCP + skill).
guinacio /
langchain-mcp-client
Active portfolio Streamlit project for MCP protocol integration with multi-provider LLM support (OpenAI, Anthropic, Google, Ollama). Typed Python, structured src/ layout, tests, and docs present. Single-author indie work with production-ready features (streaming, memory, tool calling).
guinacio /
guinacio
Personal profile README showcasing AI engineering portfolio and featured projects; minimal repo content (8 KB) with curated links to external work, no executable code or tests.
06 · Timeline
- Sep 11, 2012Joined GitHub
- Apr 12, 2025Created langchain-mcp-client — This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM providers (OpenAI, Anthrop
- Dec 31, 2025Created claude-image-gen — AI-powered image generation using Google Gemini or OpenAI (gpt-image-2), integrated with Claude Code via Skills or Claude.ai via MCP (Model Context Protocol).
- Mar 1, 2026Created mcp-google-workspace — Production-ready Google Workspace MCP server — Gmail, Calendar, Drive, Sheets, Docs, Tasks, People, Forms, and Slides in one composed FastMCP package with resources, prompts and sa
- Mar 15, 2026Created guinacio — GitHub profile
- Apr 1, 2026Created mcp-microsoft — MCP server for Microsoft 365 — Mail, Calendar, OneDrive, Teams, Contacts, SharePoint, and more
- Aug 29, 2026Most recent push to mcp-microsoft
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.