MCP (Model Context Protocol) client/server for fibjs with stdio/http/sse/ws transport
| Tool name | Description | Destructive? |
|---|---|---|
| add | ✓ no | |
| ok | ✓ no | |
| hang | ✓ no | |
| status | ✓ no | |
| ping | ✓ no |
| hello | ✓ no |
{
"mcpServers": {
"fib": {
"command": "npx",
"args": [
"-y",
"fib-mcp"
]
}
}
}