Awesome MCPMCP Resources & Educational Materials

joreilly/ClimateTraceKMP

⭐ 345 Kotlin added to this list on 2025-06-16 repository created 2023-12-07

ClimateTraceKMP is a Kotlin/Compose Multiplatform project designed to visualize climate-related emission data sourced from climatetrace.org. The project aims to provide a comprehensive and accessible way to explore sector-specific emission data by country, leveraging a shared codebase that runs across multiple platforms including iOS, Android, Desktop, and Web. The application is still in early development stages, with ongoing work to expand the range of data and features available. The project utilizes Kotlin Multiplatform and Compose for UI development, enabling a unified user experience across diverse environments. On iOS, the app integrates both SwiftUI and Compose Multiplatform UI, offering flexibility in how the country list screen is rendered while maintaining a shared Compose-based emissions detail screen. Android, Desktop, and Web platforms (including WebAssembly and Kotlin/JS) are also supported, showcasing the versatility of the Compose Multiplatform framework. In addition to the main app, the project includes a Kotlin Notebook and an MCP Server, further extending its capabilities for data exploration and backend support. The user interface presents emission data visually, making it easier for users to understand and analyze climate impact across different sectors and regions. The repository also highlights a collection of related Kotlin Multiplatform and Compose projects by the same author, demonstrating a broad engagement with multiplatform development and UI innovation. Overall, ClimateTraceKMP serves as a valuable tool for environmental data visualization, promoting awareness and understanding of climate emissions through a modern, cross-platform application architecture.

https://github.com/joreilly/ClimateTraceKMP

androidclimate-data-visualizationclimate-emission-dataclimatetrace.orgcomposecompose-desktopcompose-ioscompose-multiplatformcompose-webcountry-emission-datacross-platformcross-platform-uidata-visualizationdesktopemission-dataenvironmental-dataioskmpkotlinkotlin-multiplatformkotlin-notebookkotlin/jsktormcpmcp-serversector-emission-dataswiftswiftuiwasmwebwebassembly

Also in MCP Resources & Educational Materials

patchy631/ai-engineering-hub

AI Engineering Hub offers in-depth tutorials and practical resources on Large Language Models, Retrieval-Augmented Generation, and real-world AI agent applications for all skill levels.

NirDiamant/GenAI_Agents

This repository offers a comprehensive collection of over 50 tutorials and implementations for Generative AI Agent techniques, ranging from basic conversational bots to complex multi-agent systems,...

NirDiamant/agents-towards-production

This repository offers end-to-end, code-first tutorials for building and deploying production-grade Generative AI agents, scaling from prototype to enterprise.

microsoft/mcp-for-beginners

An open-source curriculum designed to teach the concepts and fundamentals of the Model Context Protocol (MCP) with practical coding examples in multiple programming languages.

Arindam200/awesome-ai-apps

A comprehensive collection of practical examples, tutorials, and tools for building powerful LLM-powered AI applications, including chatbots, agents, and workflows, with a focus on the Model Context Protocol (MCP).

modelcontextprotocol/modelcontextprotocol

The Model Context Protocol project provides a standardized specification and schema for managing model context to enable interoperability in model-driven systems.

heilcheng/awesome-agent-skills

A curated repository of modular skills, tools, and tutorials for enhancing AI coding agents like Claude, Codex, Copilot, and VS Code through dynamic instruction files.

ashishps1/learn-ai-engineering

A comprehensive curated collection of free resources to learn AI, Machine Learning, Large Language Models, AI Agents, and the Model Context Protocol from scratch.