Skip to main content
Glama
ntanhprt

pshare-share-mcp

by ntanhprt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PSHARE_BASE_URLNoURL of the Pshare server that the MCP will call to upload/share.https://pshare.protontech.vn
PSHARE_MCP_HOSTNoHost bind when running over HTTP transport.0.0.0.0
PSHARE_MCP_PORTNoPort when running over HTTP transport.7317
PSHARE_MCP_ALLOWED_HOSTSNoComma-separated list of allowed hosts to enable DNS-rebinding protection when binding 0.0.0.0.

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
pshare_uploadA

Uploads one or more files/folders from this machine to Pshare (LAN file sharing) and returns the same share link a user would get by uploading through the UI and clicking "Share".

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With only a single tool, there is no possibility of confusion or overlap. The tool's purpose is clearly unique by virtue of being the only one.

Naming Consistency5/5

A single tool name cannot be inconsistent with itself. 'pshare_upload' uses a clear prefix plus verb structure, and there are no other names to compare against.

Tool Count2/5

A one-tool server for a file-sharing service feels too thin. While the tool covers the upload action, the apparent scope of 'share' implies at least download or retrieval functionality, making a single tool insufficient.

Completeness2/5

The tool surface is severely limited to uploading. There are no tools for downloading, listing, deleting, or managing shares, which means agents have no way to complete a full sharing workflow.

Maintenance

ActivityMaintained
ResponsivenessNo issues