blck-snwmn
MCP Serverblck-snwmnpublic

hello mcp prompt

一个基于 MCP 协议的 AI 辅助设计文档生成工具。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Go
Language
-
License

About This Server

一个基于 MCP 协议的 AI 辅助设计文档生成工具。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Designdoc Helper 📝

Model Context Protocol (MCP) を使った設計文書テンプレート生成ツール

これは何?

プロジェクト名、タイプ、説明を入力するだけで、AIが設計文書のテンプレートを生成するMCPサーバーです。

使い方

ビルド

go build -o designdoc-helper .

設定

ビルド後、お使いのエディタやAIアシスタントのMCP設定ファイルを更新してください。

VS Code形式

.vscode/mcp.jsonなどに以下を追加:

{
  "servers": {
    "designdoc-helper": {
      "type": "stdio",
      "command": "<path-to>/designdoc-helper",
      "description": "設計文書作成支援",
      "enabled": true
    }
  }
}

その他のMCP対応エディタ/アシスタント

mcp.jsonまたは設定画面で以下のような形式を追加(エディタによって形式が異なります):

{
  "mcpServers": {
    "designdoc-helper": {
      "command": "<path-to>/designdoc-helper",
      "description": "設計文書作成/Design Doc をサポートするMCPプロンプト"
    }
  }
}

実行例

AIアシスタントに「プロジェクト○○の設計文書を作成して」などと指示すると、designdocプロンプトが使用されます。

パラメータ

パラメータ説明
project_nameプロジェクト名
project_typeプロジェクトタイプ (web, mobile, library, api, cli, other)
descriptionプロジェクト説明

技術

  • Go言語
  • MCP-Go

ライセンス

MITライセンス

Quick Start

1

Clone the repository

git clone https://github.com/blck-snwmn/hello-mcp-prompt
2

Install dependencies

cd hello-mcp-prompt
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerblck-snwmn
Repohello-mcp-prompt
LanguageGo
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation