Back to Home
saikophat icon

digital-twin-mcp-server

Verified Safe

by saikophat

Overview

AI-powered interview preparation and recruiter interactions using Retrieval-Augmented Generation (RAG) with a professional digital twin.

Installation

Run Command
pnpm dev

Environment 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

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1200
Stars0
Forks0
Last Update2025-12-01

Tags

Digital TwinRAGAIInterview PrepFull-StackNext.jsUpstashGroqMCP ServerTypeScript