code-alchemist01/development-tools-mcp-Server
Comprehensive MCP (Model Context Protocol) server for code analysis and web scraping. Supports code quality analysis, linting, dependency analysis, static/dynamic web scraping, and API discovery.
Platform-specific configuration:
{
"mcpServers": {
"development-tools-mcp-Server": {
"command": "npx",
"args": [
"-y",
"development-tools-mcp-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...