MCPServers
GraReco (Grammar Recommendations) - MCP server logo

GraReco (Grammar Recommendations)

0
0

Summary

MCP_GraReco is a server that provides AI assistants with grammar recommendation capabilities through the Anthropic Claude API. Built with TypeScript and Express, it processes text inputs using specialized prompts (elementary, standard, and timeline) to generate grammar corrections and recommendations. The server implements Server-Sent Events (SSE) for real-time communication, containerizes the application with Docker for easy deployment, and includes configurable parameters for the Anthropic model. This implementation is particularly valuable for users who need grammar assistance without leaving their AI assistant interface.

Available Actions(4)

echo

エコーバックするメッセージを入力し、そのメッセージを返します。入力: message (string)

printEnv

すべての環境変数を表示し、MCPサーバー設定のデバッグに役立ちます。入力: なし

webToGrareco

指定されたURLからWebサイトを取得し、グラフィックレコーディング形式のHTMLに変換します。入力: url (string), promptType (enum: 'standard' | 'elementary' | 'timeline', デフォルト: 'standard')

textToGrareco

指定されたテキストをグラフィックレコーディング形式のHTMLに変換します。入力: text (string), promptType (enum: 'standard' | 'elementary' | 'timeline', デフォルト: 'standard')

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ