MCP Dev Tools - Universal AI-powered development assistant for ChatGPT, Claude, and other MCP-compatible clients
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^5.5.3^0.4.0^3.4.019
commits
fix: redirect informational output to stderr in run-filesystem.sh
5d20f5fView on GitHubfeat: integrate portable env patching and complete Phase 0.2
e8c589eView on GitHubfeat: implement cross-platform script portability (Phase 0.2)
f39f9b1View on GitHubgit commit -m "feat: standardize environment configuration and enhance startup scripts
5d4734fView on GitHubdocs: add comprehensive implementation plan for MCP Dev Tools
d85fc28View on GitHubchore: neutralize personal paths and rename repo-reader -> mcp-dev-tools across docs/scripts
9f7a82fView on GitHubchore(env): document MCP_REF_DIR and .env.local precedence in .env.example
7a9ac9dView on GitHubchore(config): update .env.example and .gitignore for .env.local, logs, and temp artifacts
fadb63aView on GitHubdocs: refresh structure, usage, and troubleshooting; note external MCP reference servers and ports/logs
dec0871View on GitHubfeat(scripts): externalize config, add smoke test, and harden gateways\n\n- Load .env and .env.local in launchers\n- First-run prompt + persistence of REPO_ROOT (start-mcp-dev-tools.sh)\n- start-http.sh reads PORT and wraps stdio via supergateway\n- run-filesystem.sh requires REPO_ROOT and calls reference server\n- start-search.sh loads .env.local and skips when port is occupied\n- health-check.sh verifies ports, logs, and reference server build\n- test-stdio.sh updated initialize test\n- smoke-test.sh automates SSE handshake, initialize, tools/list; fails on error
a681a35View on GitHubfeat(ops): add start-search.sh (mcp-ripgrep via supergateway), start-all.sh launcher, and .env.example
d3ea89bView on GitHubfeat(fs): enforce read-only, deny symlinks, allow-globs; support .env and --port for HTTP proxy
6a685c4View on GitHub