Skip to main content
Glama
NawafSheikh

portfolio-mcp

by NawafSheikh

deployment_map

Get a full deployment overview grouped by platform—Vercel, VPS, Netlify, Railway, Docker, or local-only—to see where each project runs.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It communicates that results are 'grouped by platform' and includes 'local-only' status, but it does not disclose whether this is a live fetch, cached snapshot, or whether any auth/network behavior is involved. That gap is moderate for a zero-parameter overview tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence with zero filler. It front-loads the purpose, enumerates the full scope of platforms, and adds the output grouping constraint without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a no-parameter tool with no output schema, the description gives enough context: what is covered and how the output is organized. It could additionally hint at whether the overview includes statuses or health, but the current level is sufficient for correct invocation and expectations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

There are zero parameters in the schema, so parameter semantics are not a concern. The 0-parameter baseline of 4 applies; the description does not need to add parameter meaning when there are no parameters to document.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the resource (deployment overview) and enumerates the specific platforms covered: Vercel, VPS, Netlify, Railway, Docker, and local-only. This distinguishes it from siblings like list_projects or git_overview, though it does not explicitly frame it as a verb like 'return' or 'map'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The phrase 'Full deployment overview' plus the platform enumeration gives a clear context for when to use this tool: when an agent needs to see deployment targets across environments. It does not explicitly state when not to use it or name a sibling alternative, but the scope is well implied by the description.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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