ljzloser

11 mods across 1 repository, 4 stars between them.

client_dev

01

ljzloser/mcp_tools

Agent

An agent for developing the MCP Tool Hub desktop application with PySide6 and qfluentwidgets, libraries for building Qt-based graphical interfaces.

4 2mo ago A 33 tokens original MIT

git_ops

02

ljzloser/mcp_tools

Agent

An agent for managing Git work in the MCP Tool Hub project. Git is a system for tracking code changes, branches, versions, and releases.

4 2mo ago A 27 tokens original MIT

mcp_tester

03

ljzloser/mcp_tools

Agent

An MCP testing agent checks tools exposed through the Model Context Protocol, a standard way for applications to provide callable tools to an agent.

4 2mo ago A 29 tokens original MIT

plugin_creator

04

ljzloser/mcp_tools

Agent

A tool for creating MCP Tool Hub plugins from a description. It generates the plugin folder and starter files, with optional user-interface and settings support.

4 2mo ago A 37 tokens original MIT

project_lead

05

ljzloser/mcp_tools

Agent

An agent that coordinates full-stack work on the MCP Tool Hub by assigning tasks to specialists for the server, desktop client, web interface, plugins, testing, and Git.

4 2mo ago A 40 tokens copy · 86% MIT

server_dev

06

ljzloser/mcp_tools

Agent

A backend development agent for an MCP Tool Hub, a service that connects AI assistants to tools. It works with the server, management API, database, plugin loading, and tool registry code.

4 2mo ago A 32 tokens original MIT

web_dev

07

ljzloser/mcp_tools

Agent

An agent for developing the MCP Tool Hub web interface, built as a Vue 3 single-page application. It covers the browser UI and its REST connection to the backend.

4 2mo ago A 33 tokens copy · 88% MIT

ljzloser/mcp_tools

Instructions file GitHub Copilot

Repository instructions for MCP Tool Hub, a platform that exposes plugin-based tools to AI clients and provides desktop and web management interfaces. They describe its Python server, clients, communication methods, and plugin structure.

4 2mo ago A 1,367 tokens original MIT

plugin-development

09

ljzloser/mcp_tools

Instructions file GitHub Copilot

Use when developing or modifying MCP Tool Hub plugins in plugins/ directory.

4 2mo ago A 1,539 tokens original MIT

new-plugin

10

ljzloser/mcp_tools

Skill Claude CodeCodex

Use when user wants to create a new MCP Tool Hub plugin — automates scaffolding with directory structure, init.py, backend.py, and README.md from templates.

4 2mo ago A 37 tokens original MIT

mcp-tool-hub

11

ljzloser/mcp_tools

MCP server Claude CodeCodexCursor +2

MCP server "mcp-tool-hub" as configured in ljzloser/mcptools. Runs locally from the mcp-tool-hub Python package.

4 2mo ago A tokens not measured original MIT