mcp-chat
MCP Chat
MCP Chatは、Anthropic APIを通じてAIモデルとチャットで対話できるコマンドラインインターフェースアプリケーションです。このアプリケーションは、ドキュメントの取得、コマンドベースのプロンプト、MCP(Model Control Protocol)アーキテクチャによる拡張可能なツール統合をサポートしています。
前提条件
Bun.js
Anthropic APIキー
Related MCP server: MCP Chat
セットアップ
プロジェクトのルートにある
.envファイルを作成または編集し、以下の変数が正しく設定されていることを確認します。
ANTHROPIC_API_KEY="" # Introduce tu clave secreta de la API de Anthropic.依存関係をインストールします
bun installプロジェクトを実行します
bun run src/main.ts使用方法
基本的な対話
メッセージを入力してEnterキーを押すだけで、モデルとチャットできます。
ドキュメントの取得
@記号の後にドキュメントのIDを入力すると、その内容をクエリに含めることができます。
> Cuentame sobre @deposition.mdコマンド
/プレフィックスを使用して、MCPサーバーで定義されたコマンドを実行します。
> /format deposition.mdコマンドはTabキーを押すと自動補完されます。
開発
新しいドキュメントの追加
src/mcp-server/core/docs.tsのDOCS配列を編集して、新しいドキュメントを追加します。
このプロジェクトは、Bun v1.3.11でbun initを使用して作成されました。Bunは、高速でオールインワンのJavaScriptランタイムです。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Persistent context for Claude. Your AI always knows your projects and next actions across sessions.
Source-checked CLI guides and model-aware planning for Claude Code, Codex, and Grok Build.
Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.
Share one project context across ChatGPT, Claude, Telegram and any MCP client.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA command-line interface application that enables interactive chat with AI models through the Anthropic API, supporting document retrieval, command-based prompts, and extensible tool integrations.
- FlicenseNot gradedqualityDmaintenanceA command-line interface application that enables interactive chat with AI models through the Anthropic API, supporting document retrieval, command-based prompts, and extensible tool integrations.
- FlicenseBqualityDmaintenanceEnables interactive chat with AI models via Anthropic API, supporting document retrieval and extensible command-based tool integrations.2
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gabinoalx/mcp-chat'
If you have feedback or need assistance with the MCP directory API, please join our Discord server