Typed tools
Register raw JSON handlers or typed procs, and let nimwire derive the MCP input and output schemas at compile time.
Typed tools
Register raw JSON handlers or typed procs, and let nimwire derive the MCP input and output schemas at compile time.
Resources and prompts
Static and templated resources with text or binary contents, plus typed prompts with completion hooks.
Stdio and HTTP
Serve newline-delimited JSON-RPC over stdio, or adapt Streamable HTTP requests into any web framework.
Production controls
Bearer authorization, bounded security limits, cancellation, progress, deadlines, and optional request observability hooks.