priya-gautam-mcp-server

priya2001/priya-gautam-mcp-server
★ 0 stars TypeScript Memory/Knowledge Updated today
A personal MCP server for querying Priya Gautam's profile, skills, projects, and capabilities with Dynamic Context Retrieval (DCR).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "priya-gautam-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "priya2001/priya-gautam-mcp-server"
      ]
    }
  }
}