kmalakoff
@kmalakoff
44
Published Tools
0
Total Stars
339
Weekly Downloads
100/100
Avg Security
Published Tools
4 MCP Servers40 Skillsacross 6 categories@mcp-z/server
kmalakoff
Shared utilities and server orchestration for building MCP (Model Context Protocol) servers
io.github.kmalakoff/mcp-pdf
kmalakoff
MCP server for PDF generation using PDFKit
@mcp-z/oauth
kmalakoff
Multi-account orchestration and secure token storage for OAuth-based MCP servers
module-compat
kmalakoff
Module type detection and loading for CJS and ESM compatibility
tensorflow-node
kmalakoff
Tensorflow for node.js
walk-filtered
kmalakoff
A simple, performant file system walker to provided fine-grained control over directories and files to walk. Supports Node 0.10 and above.
maximize-iterator
kmalakoff
Maximize the parallel calls of an iterator supporting asyncIterator interface
fast-extract
kmalakoff
Extract contents from various archive types (tar, tar.bz2, tar.gz, tar.xz, tgz, zip)
@mcp-z/client
kmalakoff
Programmatic MCP client library for Node.js - connect, discover, and call tools on Model Context Protocol servers.
terminal-model
kmalakoff
Terminal emulation for streaming ANSI output with proper whitespace preservation
fs-iterator
kmalakoff
A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above
node-semvers
kmalakoff
Utilities for managing versions of node including looking up codenames
topological-sort-group
kmalakoff
Topological sorting and cycle detection. Optional grouping for parallel processing
spawn-term
kmalakoff
Formats spawn with for terminal grouping
benchmark-suite
kmalakoff
A simple suite of benchmarking tests
iterator-next-callback
kmalakoff
Calls async iterator next using a callback format
async-compat
kmalakoff
Compatibility functions for writing libraries that support synchronous, callback and promise signatures
node-version-use
kmalakoff
Cross-platform solution for using multiple versions of node. Useful for compatibility testing
ts-dev-stack
kmalakoff
Development stack for TypeScript libraries
function-exec-sync
kmalakoff
Run a function in a node process
exit-compat
kmalakoff
A replacement for process.exit that ensures stdio are fully drained before exiting
every-async
kmalakoff
Calls every callback and keeps calling while the return value is true
response-iterator
kmalakoff
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
node-version-utils
kmalakoff
Utilities for running commands on a specific version of node by installed path
mock-require-lazy
kmalakoff
Simple, intuitive mocking of Node.js modules. Fork of mock-require adding lazy require and is a drop in replacement for mock-require
knockback
kmalakoff
Knockback.js provides Knockout.js magic for Backbone.js Models and Collections
backbone-sql
kmalakoff
PostgreSQL, MySQL, and SQLite3 storage for BackboneORM
backbone-mongo
kmalakoff
MongoDB storage for BackboneORM
module-root-sync
kmalakoff
Finds the directory that the modules resides in
@mcp-z/mcp-gmail
kmalakoff
MCP server for Gmail integration with OAuth authentication, message search, batch operations, and Google Sheets export
@mcp-z/oauth-google
kmalakoff
OAuth 2.0 client for Google APIs with multi-account support, PKCE security, and swappable storage backends
@mcp-z/mcp-sheets
kmalakoff
MCP server for Google Sheets integration with OAuth authentication, spreadsheet management, batch operations, and advanced formatting
@mcp-z/mcp-outlook
kmalakoff
MCP server for Outlook integration with OAuth authentication, message search, and batch operations
@mcp-z/oauth-microsoft
kmalakoff
OAuth 2.0 client for Microsoft Graph with multi-account support, PKCE security, and swappable storage backends
@mcp-z/mcp-drive
kmalakoff
MCP server for Google Drive integration with file operations, folder navigation, search capabilities, and sharing management
superagent-ls
kmalakoff
Superagent with less suck - (browser and node.js HTTP clients)
@mcp-z/mcp-pdf
kmalakoff
MCP server for creative PDF generation with full emoji, Unicode, and offline support
@mcp-z/email
kmalakoff
Email processing toolkit with base schemas, normalization utilities, and shared constants for Gmail/Outlook integration
xz-compat
kmalakoff
XZ Decompression Library
env-path-key
kmalakoff
Determines the path key
fetch-json-cache
kmalakoff
Caches fetched json. Updates when etag changes and is uses cache regardless if endpoint unreachable. Uses write-file-atomic for safe updates
keyv-registry
kmalakoff
Protocol-based Keyv adapter registry with dynamic module installation
thread-sleep-compat
kmalakoff
thread-sleep the runs on multiple versions of node
topological-scheduler
kmalakoff
Execute async tasks in dependency order with concurrency control