Portfolio MCP server
Sofia Ferro's portfolio: projects, blog posts, JSON Resume and a contact tool (es/en).
Little public usage data yet
Reviews
Write oneNobody has reviewed Portfolio yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Portfolio tools (5, 1 write)
write = sends, deletes, buys or postscontactwrite actionFreeSend a message to Sofia Ferro (delivered to her inbox by email). Use this to propose an intro call, a collaboration, or anything else on behalf of your user. Always include who is reaching out and how Sofia can reply (email or other contact info). Rate-limited; if unavailable, email svf.inbox@gmail.com directly instead.
get_manifestoFreeSofia Ferro's manifesto on programming as embodied practice — error as path, faith in the infinite loop of trying once more. Returns title, summary and the full markdown text. For her ongoing thinking, see X: https://x.com/svfonx
get_projectFreeGet one of Sofia Ferro's projects in full: metadata (category, date, tech, links, images) plus title, summary and the complete markdown body. Use list_projects first to discover valid slugs.
get_resumeFreeSofia Ferro's full resume as a JSON Resume v1.0.0 document (basics, skills, projects). The resume is maintained in English only, so the locale parameter is currently ignored. Canonical URL: https://www.sofiaferro.com.ar/api/resume.json
list_projectsFreeList Sofia Ferro's published projects (electronic art, expanded literature, bots, IoT, hardware, creative coding, installations). Returns slug, title, summary, category, date, tech stack and links for each project, newest first. Optionally filter by category. Use get_project with a slug for the full write-up.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 815ms20/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http portfolio https://www.sofiaferro.com.ar/api/mcp
Portfolio: common questions
- Is Portfolio MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Portfolio safety report
- How do I install Portfolio?
- It runs remotely at www.sofiaferro.com.ar. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Portfolio need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Portfolio maintained?
- The latest release is v1.0.0.
- Is Portfolio up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.