fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
fasthttp MCP Server
MCP server for valyala/fasthttp
Ready-to-Use Client Configurations
{
"mcpServers": {
"fasthttp": {
"command": "npx",
"args": [
"-y",
"@valyala/fasthttp"
]
}
}
}