Skip to content

Godsenal/mcp

Repository files navigation

thlee MCP Packages

This repository contains a collection of Model Context Protocol (MCP) packages managed by thlee organization.

Packages

All packages are published under the @thlee scope with the naming convention @thlee/{name}-mcp.

Development

Prerequisites

  • Node.js 18+
  • pnpm (recommended) or npm

Creating a New Package

To create a new MCP package, run:

pnpm create-mcp

This will start an interactive script that will:

  1. Ask for the package name
  2. Generate a new package based on the template
  3. Set up the necessary configuration

Template Structure

The template package (packages/template) contains:

  • Basic MCP server setup
  • TypeScript configuration
  • Testing setup
  • Documentation template
  • CI/CD configuration

License

MIT

About

mcp 모음

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published