MCP ExplorerExplorer

Pwalker Mcp

@pauldwon a year ago
2 MIT
FreeCommunity
AI Systems
MCP Server with an artisinal selection of bespoke agent tools.

Overview

What is Pwalker Mcp

pwalker-mcp is a bespoke MCP Server that offers a unique selection of custom agent tools designed for various task management and process handling.

Use cases

Use cases include automating repetitive tasks, managing background processes in applications, and handling task queues in various software workflows.

How to use

To use pwalker-mcp, you can install it via the provided Goose installation link or run it locally using the command ‘npm --prefix /path/to/local/copy run start’.

Key features

Key features include task queue management with push-tasks and pop-task, background process management with launch-background-process and kill-process, output retrieval with get-process-output, and a wait function.

Where to use

pwalker-mcp can be used in software development environments, automation tasks, and any scenario requiring efficient task and process management.

Content

Paul Walker’s Bespoke MCP Tools

A shifting selection of one-off MCP tools that pwalker is playing with.

Currently contains:

  • push-tasks, which takes a task list and/or file containing newline-separate tasks and adds them to the queue
  • pop-task, which pops one task from the queue or indicates the queue is empty
  • launch-background-process, which launches a shell command in the background
  • get-process-output, which gets the output of a previously launched process
  • kill-process, which kills a previously launched process
  • wait, which waits a specified number of seconds

Goose Installation

Use this extension installation link:

goose://extension?cmd=npx&arg=-y&arg=github:pauldw/pwalker-mcp&id=pwalker-mcp&name=pwalker-mcp&description=Paul Walker's Bespoke MCP Tools

Or add to goose in Settings -> Extensions -> Add with this information:

  • Type: Standard IO
  • Command: `npx -y github:pauldw/pwalker-mcp"
  • ID, Name, and Description: Anything you want.

Local Development

To run the MCP server from a local copy, use this MCP command instead:

npm --prefix /path/to/local/copy run start

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers