8 months ago
Server Config
{
"mcpServers": {
"mcp-server-sample": {
"command": "node",
"args": [
"D:\\Project\\MCPServer\\index.js"
],
"env": {},
"description": "MCP 서버 샘플 - 파일 읽기/쓰기, 디렉토리 나열, 시스템 정보, 계산 도구"
}
}
}