MCPorter is a TypeScript runtime, CLI, and code-generation toolkit for the Model Context Protocol.
It auto-discovers configured MCP servers, enables direct calls via TypeScript APIs or CLI commands, and generates typed clients or single-purpose CLIs. Key features include zero-config discovery, OAuth support, ad-hoc connections, and flexible call syntaxes like colon-delimited flags or function-style invocations.