Mmcp.market

Smart Terminal MCP server

by pungggi·io.github.pungggi/smart-terminal·v1.2.39

MCP PTY server providing AI agents with real interactive terminal access

A85/100grade A
What users say
No reviews yet
Be the first
Safety scan
A85/100

full report

Adoption
Growing

12 stars132 downloads/wk

Reviews

Write one

Nobody has reviewed Smart Terminal yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Smart Terminal tools (16, 7 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • terminal_diffwrite action

    Run two commands and return a unified diff.

  • terminal_execwrite action

    Execute a command in a terminal session and wait for it to finish.

  • terminal_extra

    … more tools: …. list=true for full schemas, or pass tool + args to call.

  • terminal_get_history

    Get past output from a terminal session.

  • terminal_list

    List active terminal sessions.

  • terminal_read

    Read new output from a terminal session.

  • terminal_resize

    Resize terminal dimensions.

  • terminal_retry

    Retry a command with backoff.

  • terminal_runwrite action

    Run a binary directly; avoid shell quoting.

  • terminal_run_pagedwrite action

    Run a read-only command and return one page of output.

  • terminal_send_keywrite action

    Send a key to the terminal.

  • terminal_start

    Start a new interactive terminal session.

  • terminal_stop

    Stop and clean up a terminal session.

  • terminal_wait

    Wait for a pattern to appear in terminal output.

  • terminal_writewrite action

    Write raw data to a terminal session.

  • terminal_write_filewrite action

    Write content to a file.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

1 medium
  • Code scan19 source files scanned20/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 7 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (1)

  • mediumeval / new Function usedexec.eval
    .smithery/shttp/module.js: …ode, sch); const makeValidate = new Function(`${names_1.default.self}`, `${names_1.de…
Overall 85/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y smart-terminal-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add smart-terminal -- npx -y smart-terminal-mcp
Add to Cursor

Smart Terminal: common questions

Is Smart Terminal MCP server safe?
Yes, by our scan: it is graded A (85/100). Read the Smart Terminal safety report
How do I install Smart Terminal?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Smart Terminal need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Smart Terminal maintained?
The last commit was 7 days ago (2026-09-13). The latest release is v1.2.39.

More from pungggi