Back to Home
marckent04 icon

first-mcp-client-and-server

Verified Safe

by marckent04

Overview

Provides an AI-powered chat interface for document management, enabling users to query, read, edit, and format documents.

Installation

Run Command
bun run index.ts

Environment Variables

  • ANTHROPIC_API_KEY

Security Notes

The `edit_document` tool allows the AI to perform arbitrary string replacements within document content. While an intended feature for document manipulation, this capability could lead to data corruption or alteration of critical information if the AI agent's behavior is not adequately controlled or if malicious prompts are used. No direct code injection vulnerabilities, obfuscation, or hardcoded secrets were identified. The server uses `stdio` for local communication, and the client communicates with an external AI API (Anthropic).

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-08

Tags

AI AgentDocument ManagementChatbotTypeScriptCLI