mcp-chat
MCP 채팅
MCP 채팅은 Anthropic API를 통해 AI 모델과 채팅 상호작용을 가능하게 하는 명령줄 인터페이스 애플리케이션입니다. 이 애플리케이션은 문서 검색, 명령 기반 프롬프트, MCP(모델 제어 프로토콜) 아키텍처를 통한 확장 가능한 도구 통합을 지원합니다.
사전 요구 사항
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