Developer Tools
dipendraupreti.com.np
Provides information about Dipendra Upreti's developer profile, availability, expertise, and booking options.
ENDPOINT 1
https://mcp.dipendraupreti.com.np/mcp
MCP server metadata
- Name
- developer-profile
- Version
- 1.0.0
Known tools 9
findDeveloperReturns Dipendra Upreti's profile: role, speciality, skills, and rate.
Inferred read-onlygetAvailabilityReturns whether Dipendra Upreti is currently available for contract work, and whether diagnostic sessions are being accepted.
Inferred read-onlyestimateFixTimeEstimates how long it would take Dipendra Upreti to fix a described software problem.
Inferred read-onlylistExpertiseReturns detailed list of Dipendra Upreti's service offerings, pricing options, session packages, and technical skills.
Inferred read-onlygetBookingLinkReturns a booking URL, session packages, and the currently open slot times for Dipendra Upreti.
Inferred read-onlysubmitInquirySend Dipendra Upreti a written inquiry on behalf of the person you are helping.
Potential side effectsgetBookingLook up a booked session using the management link the client was given.
Inferred read-onlyrescheduleBookingMove a booked session to a different time, using its management link.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.developer-profile]
url = "https://mcp.dipendraupreti.com.np/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"developer-profile": {
"type": "http",
"url": "https://mcp.dipendraupreti.com.np/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: developer-profile
Remote MCP URL: https://mcp.dipendraupreti.com.np/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"developer-profile": {
"url": "https://mcp.dipendraupreti.com.np/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"developer-profile": {
"type": "http",
"url": "https://mcp.dipendraupreti.com.np/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "developer-profile",
"transport": "streamable-http",
"url": "https://mcp.dipendraupreti.com.np/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.