Base MCP Server

Official
by base
# Source files (since we're publishing the compiled output) src/ # Development files .editorconfig .gitignore .yarnrc.yml tsconfig.json yarn.lock node_modules/ # Environment and configuration files .env .env.* claude_desktop_config.json # Test files test-mcp.js # Misc .DS_Store .vscode/ .idea/ *.log