Repository History
Explore all analyzed open source repositories

Univer: Build AI-Native Spreadsheets with a Full-Stack Framework
Univer is an isomorphic, full-stack framework designed for creating and editing spreadsheets, documents, and presentations across web and server environments. It empowers developers to build AI-native applications, offering high performance, extensibility, and seamless integration into existing projects. With its robust feature set and plug-in architecture, Univer provides a powerful foundation for modern office suite functionalities.

java-sdk: The Official Java SDK for Model Context Protocol
The `java-sdk` is the official Java SDK for interacting with Model Context Protocol servers and clients. It provides a standardized interface for Java applications to communicate with AI models and tools, supporting both synchronous and asynchronous patterns. Developed in collaboration with Spring AI, it offers robust integration for building AI-powered applications.

Model Context Protocol TypeScript SDK: Build MCP Servers and Clients
The `modelcontextprotocol/typescript-sdk` is the official TypeScript SDK for interacting with Model Context Protocol (MCP) servers and clients. It provides a standardized way for applications to offer context to Large Language Models (LLMs), separating context provision from LLM interaction. Developers can use it to easily create MCP servers that expose resources, prompts, and tools, as well as build MCP clients to connect to any MCP server.