mcp and mcp-client-gen

These are complements: zuplo/mcp provides the low-level TypeScript SDK foundation for making MCP calls, while kriasoft/mcp-client-gen uses that foundation to auto-generate type-safe, OAuth-enabled client libraries from MCP server definitions.

mcp
55
Established
mcp-client-gen
49
Emerging
Maintenance 10/25
Adoption 6/25
Maturity 24/25
Community 15/25
Maintenance 10/25
Adoption 6/25
Maturity 24/25
Community 9/25
Stars: 19
Forks: 5
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 16
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About mcp

zuplo/mcp

A fetch API based TypeScript SDK for MCP

This is a developer's toolkit for building micro-servers that can process specific tasks or 'tools.' Developers define the tasks, specify the expected inputs, and how to handle them. The output is the result of these tasks, accessible via a standardized API. This is used by backend developers or API engineers creating server-side logic for applications.

API-development backend-engineering microservices server-side-logic developer-tools

About mcp-client-gen

kriasoft/mcp-client-gen

Turn any MCP server into a type-safe TypeScript SDK in seconds - with OAuth 2.1 and multi-provider support

This tool helps TypeScript developers quickly connect their applications to any MCP server, like Notion or GitHub. It takes a server's URL and generates ready-to-use TypeScript code. This code allows developers to interact with the server's features while benefiting from automatic type-checking and simplified authentication.

TypeScript-development API-integration developer-tooling software-development backend-integration

Scores updated daily from GitHub, PyPI, and npm data. How scores work