digital-twin-mcp-server
Verified Safeby saikophat
Overview
AI-powered interview preparation and recruiter interactions using Retrieval-Augmented Generation (RAG) with a professional digital twin.
Installation
pnpm devEnvironment Variables
- UPSTASH_VECTOR_REST_URL
- UPSTASH_VECTOR_REST_TOKEN
- GROQ_API_KEY
Security Notes
The project follows good security practices by storing API keys in environment variables and explicitly mentions not committing `.env.local` to Git. The Next.js server-side code handles JSON-RPC requests with input validation, reducing direct injection risks. There are no obvious uses of `eval` or other dangerous dynamic code execution patterns.
Similar Servers
claude-flow
AI Agent Orchestration and Development Platform for Claude Code
zen-mcp-server
A server for coordinating and managing AI agents, likely for simulations or complex task execution, leveraging Claude LLMs.
claudepro-directory
A central directory and API gateway for discovering, searching, and managing various Claude configurations, including AI agents, MCP servers, rules, commands, and hooks. It provides content serving, search, and OAuth authorization for MCP clients.
mcp-server
This server integrates Kontent.ai content management with AI tools, allowing natural language operations to create, manage, and explore structured content.