52
/ 100
1 month ago
glama

portfolio-mcp

An MCP server for managing MDX blog posts and project data with built-in Git integration for automated commits and pushes. It enables AI assistants to perform full CRUD operations on portfolio content through a standardized protocol or REST API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: API_KEY, GITHUB_TOKEN, PORTFOLIO_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 high2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalsimple-git@3.20.0GHSA-r275-fr43-pm7q

simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

highsimple-git@3.20.0GHSA-hffm-xvc3-vprc

simple-git is vulnerable to Remote Code Execution

highsimple-git@3.20.0GHSA-jcxm-m3jx-f287

simple-git Affected by Command Execution via Option-Parsing Bypass

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_ORIGINCORS allowed origin
configAPI_HOST
🔐 secretAPI_KEYyour-secret-key
configAPI_PORT
configGITHUB_BRANCHBranch to read/write (default: main)
configGITHUB_OWNERGitHub username (default: sohumsuthar)
configGITHUB_REPORepository name (default: suthar-portfolio)
🔐 secretGITHUB_TOKENGitHub personal access token with repo scope
configGIT_BRANCH
configGIT_REMOTE
configGIT_REQUIRE_CONFIRM
configHOST
configPORT
🔐 secretPORTFOLIO_API_KEY"": "your-api-key"
configPORTFOLIO_API_URL"": "https://your-deployment.vercel.app",
configPORTFOLIO_PATH/path/to/your/portfolio-repo
configPOSTS_DIRdata/posts
configPROJECTS_FILEdata/projectsData.js
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sohumsuthar-portfolio-mcp-xev0gu)](https://m8ven.ai/mcp/sohumsuthar-portfolio-mcp-xev0gu)
commit: 8f80cd1367eef16ebd6155ad79914882940fe53d
code hash: 2c8429e08f1ad467b6fd86e231d622c312800f45dfc07b3a6e015a00ff79439c
verified: 6/12/2026, 11:39:17 AM
view raw JSON →