
writing style mcp
一个基于Go语言的写作风格管理工具,支持MCP协议。
Repository Info
About This Server
一个基于Go语言的写作风格管理工具,支持MCP协议。
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
使い方
MCPサーバーの追加
ex. claude desktopから利用する際は以下を参考に。 その他、MCPに対応したアプリケーションの場合は、各アプリケーションのドキュメントを参照し、jsonを構成してください。
https://modelcontextprotocol.io/quickstart/user
command の部分は実行するファイルのパスを指定してください。
事前ビルドした実行ファイルはレポジトリの ./bin 以下にあります。
{
"mcpServers": {
"writing-style": {
"command": "./main.exe"
}
}
}
自分でビルドする場合は、go build -o output_path でビルドしてください。
goの実行環境が必要です。
実行サンプル
Goの後方互換性に関するテックブログを書いて
!img
一部抜粋
!img
フルサンプル: https://claude.site/artifacts/625ff5be-4cff-454e-928c-1c5516d2714b
ヒント
ツールを使ってくれない場合
ツールを使ってくれない時は、明示的に「writing-styleツールを使って」とするとうまくいきます。 追加しているMCPサーバーが多い場合、使ってくれないことがあるようです。
自分のスタイルにしたい場合
writing-style.md を変更してビルドし直して使ってください。
Quick Start
Clone the repository
git clone https://github.com/obutora/writing-style-mcpInstall dependencies
cd writing-style-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.