← Registry

Productivity

officestoreapp.com

This MCP server provides calculations and recommendations for managing office and pantry supplies, including reorder points, par levels, budgets, and benchmarks.

1 endpoint5 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://officestoreapp.com/mcp

No auth detected

MCP server metadata

Name
officestoreapp
Version
1.0.1
Capabilities
tools

Known tools 5

calculate-reorder-point

Calculate the reorder point for an office supply item.

Inferred read-only
calculate-par-level

Calculate the par level (minimum stock level) for an office supply or pantry item.

Inferred read-only
estimate-office-supply-budget

Estimate monthly and annual office supply budget by employee count and office type.

Inferred read-only
get-pantry-checklist

Get a recommended monthly pantry and breakroom supply checklist scaled to headcount.

Inferred read-only
get-supply-benchmarks

Get industry benchmarks for office supply spending per employee by category and office size.

Inferred read-only

CONNECT 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.officestoreapp]
url = "https://officestoreapp.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "officestoreapp": {
      "type": "http",
      "url": "https://officestoreapp.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: officestoreapp
Remote MCP URL: https://officestoreapp.com/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": {
    "officestoreapp": {
      "url": "https://officestoreapp.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "officestoreapp": {
      "type": "http",
      "url": "https://officestoreapp.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "officestoreapp",
  "transport": "streamable-http",
  "url": "https://officestoreapp.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for officestoreapp.com was fetched 2026-08-24T04:09:49.170Z.

Trust status Trusted

officestoreapp.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.