saudqsaleshandy/development-mcp-server
Every tool, implementation, customisation that you need to use with your LLM application
Platform-specific configuration:
{
"mcpServers": {
"development-mcp-server": {
"command": "npx",
"args": [
"-y",
"development-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...