Integrations
Provides a simple Machine Conversational Protocol (MCP) server for Warp Terminal with a 'hello' tool that returns greeting messages and a 'greeting://' resource for personalized greetings.
Warpターミナル用Hello World MCPサーバー
Warp ターミナル用のシンプルな「Hello World」マシン会話プロトコル (MCP) サーバー実装。
ワープターミナルのクイックスタート
この MCP サーバーを Warp ターミナルで使用するには、次の行を Warp 構成に追加します。
/path/to/your/python
Python インタープリターへの実際のパス (理想的には仮想環境) に置き換えてください。
インストール
開発インストール
使用法
ワープターミナル統合用
Warp Terminal で使用するには、新しい MCP サーバーを作成するページに移動し、「実行するコマンド」に以下を入力します。
これにより、Warp Terminal は標準入出力を介して MCP サーバーと通信できるようになります。
特徴
このシンプルな MCP サーバーは以下を提供します。
- 挨拶メッセージを返す
hello
ツール - パーソナライズされた挨拶を提供する
greeting://
リソース
ライセンス
マサチューセッツ工科大学
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
基本的な挨拶ツールとパーソナライズされた挨拶リソースを提供する、Warp Terminal 用のシンプルなマシン会話プロトコル サーバーです。
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that allows Claude to interact with Warpcast accounts, enabling actions like posting casts, reading content, searching by keywords, and managing channel interactions through natural language.Last updated -1JavaScript
- -securityAlicense-qualityA Model Context Protocol server implementation that provides a standardized interface for applications to interact with OpenRouter's language models through a unified conversation management system.Last updated -TypeScriptMIT License
- -securityFlicense-qualityA conversational application server that integrates LLM capabilities via Ollama with vector memory context, supporting multiple users, sessions, automatic history summarization, and a plugin system for executing real actions.Last updated -Python
- AsecurityAlicenseAqualityA Model Context Protocol server implementation that enables natural language interactions with OpenSearch clusters, allowing users to search documents, analyze indices, and manage clusters through simple conversational commands.Last updated -63PythonApache 2.0