pauldw_pwalker_mcp

pauldw_pwalker_mcp

by pauldw

Resources

Skip to content

You signed in with another tab or window. Reload
to refresh your session. You signed out in another tab or window. Reload
to refresh your session. You switched accounts on another tab or window. Reload
to refresh your session. Dismiss alert

pauldw / pwalker-mcp Public

MCP Server with an artisinal selection of bespoke agent tools.

2 stars
0 forks
Branches
Tags
Activity

Star

Notifications
You must be signed in to change notification settings

pauldw/pwalker-mcp

main

Branches
Tags


Go to file

Code

Folders and files

| Name | | Name | Last commit message | Last commit date |
| --- | --- | --- | --- |
| Latest commit
-------------

History
-------

13 Commits

| | |
| src | | src | | |
| README.md | | README.md | | |
| package.json | | package.json | | |
| View all files | | |

Repository files navigation

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%20Walker%27s%20Bespoke%20MCP%20Tools

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

About

MCP Server with an artisinal selection of bespoke agent tools.

Resources

Readme

Activity

Stars

2 stars

Watchers

1 watching

Forks

0 forks

Report repository

Releases


No releases published

Packages 0


No packages published

Languages

You can’t perform that action at this time.

Features & Capabilities

Categories
mcp_server model_context_protocol

Implementation Details

Stats

0 Views
2 GitHub Stars

Repository Info

pauldw Organization

Similar MCP Servers

continuedev_continue by continuedev
25049
21423
9300