Skip to main content
Glama
NawafSheikh

portfolio-mcp

by NawafSheikh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsB

List all projects with optional filters. Returns name, stack, deployment, github, last modified.

get_projectB

Get deep info about one project: stack, deps, git, deployment, revenue readiness, LOC.

search_projectsA

Search across project names, READMEs, package descriptions, and dependency names.

deployment_mapA

Full deployment overview: what's on Vercel, VPS, Netlify, Railway, Docker, or local-only. Grouped by platform.

check_healthB

Check if a deployed project is reachable. Pings known URLs for Vercel/Netlify projects.

git_overviewA

Scan all projects for git state: uncommitted changes, no remote, stale repos (90+ days without commits).

revenue_scanA

Analyze a project's monetization readiness. Checks auth, payments, landing page, deployment, API, README. Returns score 1-10 and suggested path.

find_opportunitiesA

Rank ALL projects by revenue potential. Returns top opportunities with scores, what's ready, what's missing, effort estimate, and suggested pricing.

suggest_actionsB

For a project, generate concrete monetization steps in priority order.

learn_patternsA

Scan ALL projects to learn the developer's patterns: preferred frameworks, common stacks, architecture choices, strengths. Claude uses this to build better.

outdated_depsB

Check a project for outdated npm/pip dependencies and security vulnerabilities.

stale_projectsB

Find projects with no git commits in 90+ days, sorted by staleness.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NawafSheikh/portfolio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server