DionBenFernandes-Dev/SimpleServerSetup
A dual-mode Python calculator server supporting both Server-Sent Events (SSE) for web clients and Standard Input/Output (STDIO) for terminal interaction.
Platform-specific configuration:
{
"mcpServers": {
"SimpleServerSetup": {
"command": "npx",
"args": [
"-y",
"SimpleServerSetup"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...