← Registry

Productivity

simplyprint.io

Manage and monitor 3D printers, including listing, status, and print control.

1 endpoint71 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://simplyprint.io/api/mcp

No auth detected

MCP server metadata

Name
SimplyPrint MCP
Version
1.0.0
Capabilities
tools
Server instructions

SimplyPrint MCP Server provides tools for managing your 3D printers, print queue, files, and filament. Available tools depend on your granted scopes.

Known tools 71

list_printers

List MULTIPLE printers with optional filters.

Inferred read-only
get_printer

Get details, status, temps, current job, filament, notifications for ONE specific printer by id.

Inferred read-only
get_farm_overview

One-shot summary of farm-wide printer state.

Inferred read-only
pause_print

Pause the current print on a printer

Inferred read-only
resume_print

Resume a paused print on a printer

Inferred read-only
cancel_print

Cancel the current print on a printer

Inferred read-only
send_gcode

Send G-code commands to a printer

Potential side effects
create_print_job

Start a print job on one or more printers.

Inferred read-only
home_printer

Home the printer axes (move to origin position)

Inferred read-only
move_printer_axis

Move a printer axis to a relative position

Inferred read-only
set_printer_fans

Control the printer cooling fans

Inferred read-only
set_printer_motors

Enable or disable the printer stepper motors

Inferred read-only
set_printer_temperatures

Set target temperatures (nozzle, bed and/or chamber) on one or more printers - works while idle and mid-print.

Inferred read-only
list_queue

List print queue items with optional filters.

Inferred read-only
get_queue_item

Get details of a specific queue item

Inferred read-only
remove_from_queue

Remove an item from the print queue

Potential side effects
add_to_queue

Queue a file for printing.

Inferred read-only
update_queue_item

Update a queue item (amount, note, custom print time, material usage, printer assignments).

Potential side effects
reorder_queue_item

Move a single queue item to a new 1-based position.

Inferred read-only
move_queue_item

Move one or more queue items to a different queue group.

Inferred read-only
revive_queue_item

Bring a completed (done) queue item back to the active queue.

Inferred read-only
empty_queue

DESTRUCTIVE: Delete all items from the queue (optionally filtered by group or done-only).

Potential side effects
inspect_printer_queue

Show which queue items match/miss a specific printer and why.

Inferred read-only
get_queue_item_cost

Calculate the estimated cost of a queue item, optionally for a specific printer.

Inferred read-only
get_next_queue_item

Find the best-matching queue item(s) for a set of printers using SimplyPrint's compatibility matcher.

Inferred read-only
get_next_queue_items_for_printers

Read-only preview: for each given printer, return the next queue item that would be started.

Inferred read-only
list_queue_groups

List all queue groups in the user's account.

Inferred read-only
save_queue_group

Create a new queue group or update an existing one.

Potential side effects
delete_queue_group

Delete a queue group.

Potential side effects
reorder_queue_group

Move a queue group to a new position.

Inferred read-only
list_pending_queue_items

List queue items pending approval (status: PENDING, DENIED, or REVISION).

Inferred read-only
approve_queue_item

Approve one or more pending/revision/denied queue items, with optional comment.

Inferred read-only
deny_queue_item

Deny a pending queue item, either removing it or requesting revisions.

Inferred read-only
send_back_for_revision

Revoke approval on an already-approved item and send it back to the submitter for revisions.

Potential side effects
resubmit_queue_item

Resubmit a denied or revision-requested queue item back to pending approval.

Inferred read-only
list_queue_comments

Retrieve all approval comments on a queue item or user file.

Inferred read-only
add_queue_comment

Add a comment (general or feedback) to a queue item or user file.

Inferred read-only
update_queue_comment

Edit an approval comment you authored.

Potential side effects
delete_queue_comment

Delete an approval comment you authored (or any comment if you have the permission).

Potential side effects
list_custom_fields

List custom field definitions with pagination and search.

Inferred read-only
list_custom_fields_for

List custom field definitions for a specific entity category and optional sub-category (e.

Inferred read-only
set_custom_field_values

Set custom field values on one or more entities (queue items, files, printers, etc.

Inferred read-only
list_files

List files and folders in the user's SimplyPrint storage.

Inferred read-only
get_folder

Get a folder's details including permissions.

Inferred read-only
estimate_file_cost

Estimate the print cost of a file, optionally for a specific printer.

Inferred read-only
match_file_to_printers

Find which printer models in the account are compatible with a given file.

Inferred read-only
set_file_printers

Set the printers/models/groups a file is assigned to.

Inferred read-only
update_file

Update file metadata such as name and GCODE analysis.

Potential side effects
create_folder

Create a new folder (or edit an existing one with optional org-level permissions).

Potential side effects
delete_folder

Delete one or more folders.

Potential side effects
move_file

Move one or more files to a folder.

Inferred read-only
move_folder

Move a folder to another location.

Inferred read-only
delete_file

Delete one or more files.

Potential side effects
get_slicer_settings_for_file

Retrieve slicer settings stored for a file.

Inferred read-only
list_filaments

List filament spools with optional filters and sorting.

Inferred read-only
get_filament

Get details of one specific filament spool.

Inferred read-only
adjust_filament_weight

Adjust the remaining weight of a filament spool (e.

Inferred read-only
assign_filament

Assign a filament spool to a printer (or a specific extruder slot).

Inferred read-only
unassign_filament

Remove a filament spool from its printer assignment.

Potential side effects
get_filament_history

Retrieve the usage history of a filament spool.

Inferred read-only
mark_filament_dried

Mark a filament spool as freshly dried (resets humidity tracking).

Inferred read-only
list_filament_colors

List available filament colors (for UI pickers or picking similar spools).

Inferred read-only
list_brand_filaments

List filament products from a specific brand.

Inferred read-only
list_print_jobs

List past print jobs with pagination, filters, and sort.

Inferred read-only
get_print_job

Get detailed info for a specific print job.

Inferred read-only
archive_print_job

Archive a print job (hide from default history listings).

Inferred read-only
unarchive_print_job

Restore an archived print job.

Inferred read-only
get_account_statistics

Account-level print statistics (success rate, filament used, print time, cost) with optional date range and user/printer filters.

Inferred read-only
get_maintenance_dashboard

Overview of maintenance jobs, problems, inventory, and printer maintenance status.

Inferred read-only
get_referral_stats

Referral program statistics: conversions, earnings, pending payout.

Inferred read-only
get_webhook_sample

Get one or more realistic sample webhook payloads for a specific event type, matching the envelope a live webhook delivery would produce.

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.simplyprint-mcp]
url = "https://simplyprint.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "simplyprint-mcp": {
      "type": "http",
      "url": "https://simplyprint.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "simplyprint-mcp": {
      "type": "http",
      "url": "https://simplyprint.io/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "simplyprint-mcp",
  "transport": "streamable-http",
  "url": "https://simplyprint.io/api/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.

Indexed

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