pms-infra-cmdrun: pms-infra-cmdrun

[ ai, apache, library ] [ Propose Tags ] [ Report a vulnerability ]

README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0
Change log CHANGELOG.md
Dependencies aeson, async, base (>=4.18 && <5), bytestring, conduit, data-default, directory, fast-logger, filepath, lens, monad-logger, mtl, pms-domain-model, process, safe-exceptions, stm, text, transformers [details]
License Apache-2.0
Copyright 2025-2026 phoityne.hs@gmail.com
Author phoityne.hs@gmail.com
Maintainer phoityne.hs@gmail.com
Category AI
Home page https://github.com/phoityne/pms-infra-cmdrun
Bug tracker https://github.com/phoityne/pms-infra-cmdrun/issues
Uploaded by phoityne_hs at 2025-07-19T09:07:53Z
Distributions
Downloads 14 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-07-19 [all 1 reports]

Readme for pms-infra-cmdrun-0.0.4.0

[back to package description]

pms-infra-cmdrun

pms-infra-cmdrun is one of the internal packages that make up the pty-mcp-server project.

pms-infra-cmdrun is a package that executes scripts corresponding to tool names published in tools-list.json. When an MCP client requests a tool execution, this component locates the matching script, runs it with any given parameters, and returns the output to the client. It enables a flexible server-side tool execution model, allowing clients to trigger predefined commands dynamically without hardcoding logic on the client side.


Package Structure

Package Structure

Module Structure

Module Structure