Abiorh001/mcp_ev_assistant_server
A powerful server implementation for managing Electric Vehicle (EV) charging stations, trip planning, and resource management. This server provides a comprehensive set of tools and APIs for EV-related services.
Platform-specific configuration:
{
"mcpServers": {
"mcp_ev_assistant_server": {
"command": "npx",
"args": [
"-y",
"mcp_ev_assistant_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...