ElysiaJS plugin for Model Context Protocol with HTTP transport and stateful sessions
| Tool name | Description | Destructive? |
|---|---|---|
| calculate | ✓ no | |
| add | ✓ no | |
| get_time | ✓ no | |
| echo | ✓ no | |
| validate_user | ✓ no |
{
"mcpServers": {
"elysia": {
"command": "npx",
"args": [
"-y",
"elysia-mcp"
]
}
}
}