# Loadbay — full catalog of harnesses for AI agents Loadbay is a catalog of 374 open-source harnesses (MCP servers, SDKs, adapters, and agent frameworks) that let an AI agent operate something real, across 11 domains. Loadbay is itself an MCP server. Connect: claude mcp add --transport http loadbay https://loadbay.xyz/api/mcp JSON API: https://loadbay.xyz/api/harnesses · Setup: https://loadbay.xyz/setup.md ## Coding & DevOps (68) - openclaw — https://github.com/openclaw/openclaw — 379199★ — Self-hosted personal AI assistant and coding-agent framework — a Claude-Code-style agent that runs its tools inside Docker sandboxes on any OS and plugs into multiple messaging channels. The lobster way. [connects: Docker, Claude] — https://loadbay.xyz/h/openclaw - AutoGPT — https://github.com/Significant-Gravitas/AutoGPT — 184998★ — Platform for building, deploying, and running continuous autonomous AI agents that automate complex workflows. [connects: CLI] — https://loadbay.xyz/h/autogpt - opencode — https://github.com/anomalyco/opencode — 175642★ — Open-source AI coding agent that runs in the terminal and works with many model providers. [connects: CLI] — https://loadbay.xyz/h/opencode - langchain — https://github.com/langchain-ai/langchain — 139564★ — Framework for building LLM applications and agents with composable chains, tools, and integrations across many providers. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/langchain - claude-code — https://github.com/anthropics/claude-code — 132999★ — Anthropic's agentic coding tool that lives in your terminal, understands your codebase, and runs tasks and git workflows in natural language. [connects: CLI] — https://loadbay.xyz/h/claude-code - gemini-cli — https://github.com/google-gemini/gemini-cli — 105353★ — Open-source AI agent that brings Google Gemini into your terminal for coding and automation. [connects: CLI] — https://loadbay.xyz/h/gemini-cli - Codex — https://github.com/openai/codex — 91700★ — OpenAI's lightweight coding agent that lives in your terminal and edits your codebase. [connects: Terminal] — https://loadbay.xyz/h/codex - OpenHands — https://github.com/OpenHands/OpenHands — 77535★ — Autonomous AI software-engineering platform that writes code, runs commands, and browses the web in a sandboxed environment. [connects: GitHub] — https://loadbay.xyz/h/openhands - MetaGPT — https://github.com/FoundationAgents/MetaGPT — 68861★ — Multi-agent framework that assigns roles to GPTs to form a collaborative software company for natural-language programming. [connects: CLI] — https://loadbay.xyz/h/metagpt - cline — https://github.com/cline/cline — 63442★ — Autonomous coding agent available as an SDK, IDE extension, or CLI assistant that can edit files and run commands. [connects: VS Code] — https://loadbay.xyz/h/cline - autogen — https://github.com/microsoft/autogen — 59040★ — Microsoft programming framework for agentic AI enabling multi-agent conversations and collaborative task solving. [connects: OpenAI] — https://loadbay.xyz/h/autogen - Context7 — https://github.com/upstash/context7 — 57600★ — MCP server that injects up-to-date, version-specific library docs and examples into AI coding assistants to cut hallucinated APIs. [connects: MCP, Cursor, Claude Code] — https://loadbay.xyz/h/context7 - OpenManus — https://github.com/FoundationAgents/OpenManus — 56585★ — Open-source framework for building general-purpose autonomous agents without an invite code or waitlist. [connects: CLI] — https://loadbay.xyz/h/openmanus - gpt-engineer — https://github.com/AntonOsika/gpt-engineer — 55205★ — CLI platform that generates entire codebases from a natural-language prompt, an early precursor to modern codegen tools. [connects: CLI] — https://loadbay.xyz/h/gpt-engineer - crewAI — https://github.com/crewAIInc/crewAI — 53803★ — Framework for orchestrating role-playing autonomous AI agents that collaborate as crews to tackle complex tasks. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/crewai - goose — https://github.com/block/goose — 49671★ — Extensible open-source AI agent from Block that installs, executes, edits, and tests code with any LLM via MCP. [connects: MCP] — https://loadbay.xyz/h/goose - aider — https://github.com/Aider-AI/aider — 46378★ — AI pair-programming agent in the terminal that edits code across your git repo with the LLM of your choice. [connects: Git] — https://loadbay.xyz/h/aider - agno — https://github.com/agno-agi/agno — 40749★ — Full-stack framework (formerly phidata) for building, running, and managing agent platforms with memory, tools, and reasoning. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/agno - dspy — https://github.com/stanfordnlp/dspy — 35095★ — Framework for programming language models with declarative modules and automatic prompt optimization instead of manual prompting. [connects: OpenAI] — https://loadbay.xyz/h/dspy - langgraph — https://github.com/langchain-ai/langgraph — 35047★ — Library for building stateful, resilient multi-agent applications as graphs with cycles, persistence, and human-in-the-loop control. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/langgraph - continue — https://github.com/continuedev/continue — 33833★ — Open-source coding agent and IDE extension for building custom AI assistants inside VS Code and JetBrains. [connects: VS Code, JetBrains] — https://loadbay.xyz/h/continue - ChatDev — https://github.com/OpenBMB/ChatDev — 33458★ — Virtual software company powered by LLM-driven multi-agent collaboration that builds software from a prompt. [connects: OpenAI] — https://loadbay.xyz/h/chatdev - github-mcp-server — https://github.com/github/github-mcp-server — 30800★ — GitHub's official MCP server — let an agent read repos, manage issues and PRs, and search code through one standard tool surface. [connects: GitHub] — https://loadbay.xyz/h/github-mcp-server - semantic-kernel — https://github.com/microsoft/semantic-kernel — 28150★ — Microsoft SDK for integrating LLMs into apps with plugins, planners, and memory across C#, Python, and Java. [connects: OpenAI] — https://loadbay.xyz/h/semantic-kernel - smolagents — https://github.com/huggingface/smolagents — 27902★ — Barebones Hugging Face library for building agents that think and act by writing and executing code. [connects: OpenAI] — https://loadbay.xyz/h/smolagents - openai-agents-python — https://github.com/openai/openai-agents-python — 27211★ — Lightweight framework for building multi-agent workflows with handoffs, guardrails, and tracing from OpenAI. [connects: OpenAI] — https://loadbay.xyz/h/openai-agents-python - agentscope — https://github.com/modelscope/agentscope — 26951★ — Framework for building observable, trustworthy multi-agent applications with message-passing and workflow orchestration. [connects: OpenAI] — https://loadbay.xyz/h/agentscope - Serena — https://github.com/oraios/serena — 25500★ — MCP toolkit giving coding agents semantic, symbol-level code retrieval and editing across 40+ languages via language servers. [connects: MCP, LSP, Claude] — https://loadbay.xyz/h/serena - qwen-code — https://github.com/QwenLM/qwen-code — 25312★ — Open-source AI coding agent that lives in your terminal, optimized for Qwen models. [connects: CLI] — https://loadbay.xyz/h/qwen-code - mastra — https://github.com/mastra-ai/mastra — 25178★ — TypeScript framework for building AI apps and agents with workflows, memory, RAG, and evals. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/mastra - ai — https://github.com/vercel/ai — 24934★ — TypeScript toolkit from Vercel for building AI apps and agents with streaming UI and many model providers. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/vercel-ai - babyagi — https://github.com/yoheinakajima/babyagi — 22307★ — Experimental framework for a self-building autonomous agent that generates and executes tasks toward an objective. [connects: OpenAI] — https://loadbay.xyz/h/babyagi - swarm — https://github.com/openai/swarm — 21645★ — Educational framework from OpenAI exploring lightweight, ergonomic multi-agent orchestration with routines and handoffs. [connects: OpenAI] — https://loadbay.xyz/h/swarm - Kilo Code — https://github.com/Kilo-Org/kilocode — 21200★ — All-in-one agentic coding platform as a VS Code/JetBrains extension and CLI with Code, Plan, Ask, Debug, and Review modes; works with 500+ models. [connects: VS Code, JetBrains, OpenRouter] — https://loadbay.xyz/h/kilocode - adk-python — https://github.com/google/adk-python — 20156★ — Google's code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents. [connects: OpenAI] — https://loadbay.xyz/h/adk-python - suna — https://github.com/kortix-ai/suna — 19850★ — Open-source generalist AI agent platform that acts as a company command center across tasks and tools. [connects: CLI] — https://loadbay.xyz/h/suna - SWE-agent — https://github.com/SWE-agent/SWE-agent — 19546★ — Autonomous agent that takes a GitHub issue and tries to fix it automatically using your language model of choice. [connects: GitHub] — https://loadbay.xyz/h/swe-agent - pydantic-ai — https://github.com/pydantic/pydantic-ai — 17816★ — Agent framework that brings type-safe Pydantic validation to building production-grade LLM applications. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/pydantic-ai - SuperAGI — https://github.com/TransformerOptimus/SuperAGI — 17572★ — Dev-first open-source autonomous agent framework for building, managing, and running useful autonomous agents. [connects: OpenAI] — https://loadbay.xyz/h/superagi - camel — https://github.com/camel-ai/camel — 17219★ — Multi-agent framework for studying the scaling laws and communicative behaviors of autonomous cooperating agents. [connects: OpenAI] — https://loadbay.xyz/h/camel - Qwen-Agent — https://github.com/QwenLM/qwen-agent — 16600★ — Agent framework on Qwen models with function calling, MCP, a code interpreter, and RAG for building LLM applications. [connects: Qwen, MCP] — https://loadbay.xyz/h/qwen-agent - E2B — https://github.com/e2b-dev/E2B — 12600★ — Open-source infrastructure to run AI-generated code securely in isolated cloud sandboxes, with Python and JS/TS SDKs. [connects: Python SDK, JS SDK, agent frameworks] — https://loadbay.xyz/h/e2b - Trae Agent — https://github.com/bytedance/trae-agent — 11700★ — ByteDance LLM-based CLI agent for general software-engineering tasks across multiple model providers and tool-driven workflows. [connects: Anthropic, OpenAI, Gemini, MCP] — https://loadbay.xyz/h/trae-agent - agent-framework — https://github.com/microsoft/agent-framework — 11427★ — Microsoft framework for building, orchestrating, and deploying AI agents and multi-agent workflows in Python and .NET. [connects: OpenAI] — https://loadbay.xyz/h/agent-framework - GitHub Copilot CLI — https://github.com/github/copilot-cli — 10800★ — Brings GitHub Copilot's coding agent to the terminal for natural-language development and repo operations. [connects: GitHub, MCP] — https://loadbay.xyz/h/copilot-cli - AWS MCP Servers — https://github.com/awslabs/mcp — 9300★ — AWS's open collection of MCP servers, so an agent can build on and operate AWS services. [connects: AWS] — https://loadbay.xyz/h/aws-mcp - GitMCP — https://github.com/idosal/git-mcp — 8200★ — A remote MCP server that points an agent at any GitHub repo's real code and docs, to stop it hallucinating APIs. [connects: GitHub] — https://loadbay.xyz/h/git-mcp - agent-squad — https://github.com/awslabs/agent-squad — 7661★ — AWS Labs framework for managing multiple AI agents and routing complex conversations across them. [connects: OpenAI] — https://loadbay.xyz/h/agent-squad - swarms — https://github.com/kyegomez/swarms — 6857★ — Multi-agent orchestration framework for building and coordinating production-grade swarms of collaborating agents. [connects: OpenAI] — https://loadbay.xyz/h/swarms - strands-agents — https://github.com/strands-agents/sdk-python — 6186★ — Open-source SDK for building and controlling production AI agent harnesses across any model or cloud. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/strands-agents-sdk - atomic-agents — https://github.com/BrainBlend-AI/atomic-agents — 5992★ — Lightweight framework for building AI agents from small, composable, schema-driven atomic building blocks. [connects: OpenAI] — https://loadbay.xyz/h/atomic-agents - mcp-atlassian — https://github.com/sooperset/mcp-atlassian — 5415★ — MCP server connecting AI agents to Atlassian Jira and Confluence for issue tracking and documentation workflows. [connects: Jira, Confluence] — https://loadbay.xyz/h/mcp-atlassian - mcp-server-cloudflare — https://github.com/cloudflare/mcp-server-cloudflare — 3871★ — Official Cloudflare MCP servers for managing Workers, DNS, logs, and other services from an AI assistant. [connects: Cloudflare] — https://loadbay.xyz/h/mcp-server-cloudflare - beeai-framework — https://github.com/i-am-bee/beeai-framework — 3296★ — Framework for building production-ready AI agents and multi-agent workflows in both Python and TypeScript. [connects: OpenAI] — https://loadbay.xyz/h/beeai-framework - Grafana MCP — https://github.com/grafana/mcp-grafana — 3200★ — Official Grafana MCP server giving AI assistants access to dashboards, datasources, incidents, and observability data. [connects: Grafana, Prometheus, Loki] — https://loadbay.xyz/h/grafana-mcp - supabase-mcp — https://github.com/supabase/mcp — 2740★ — Official Supabase MCP server connecting AI assistants to projects to run SQL, manage tables, and deploy functions. [connects: Supabase] — https://loadbay.xyz/h/supabase-mcp - kubernetes-mcp-server — https://github.com/containers/kubernetes-mcp-server — 1700★ — An MCP server for Kubernetes and OpenShift — inspect resources and run cluster operations from an agent. [connects: Kubernetes] — https://loadbay.xyz/h/kubernetes-mcp-server - GitLab MCP Server — https://github.com/zereight/gitlab-mcp — 1700★ — MCP server letting AI clients manage GitLab projects, merge requests, issues, pipelines, wikis, and releases. [connects: GitLab, MCP] — https://loadbay.xyz/h/gitlab-mcp - terraform-mcp-server — https://github.com/hashicorp/terraform-mcp-server — 1434★ — Official HashiCorp MCP server integrating the Terraform ecosystem to automate infrastructure-as-code workflows for AI agents. [connects: Terraform] — https://loadbay.xyz/h/terraform-mcp-server - codedb — https://github.com/justrach/codedb — 1332★ — Code intelligence MCP toolset for AI agents with fast outline, symbol search, read, edit, deps, and remote GitHub repo queries. [connects: GitHub] — https://loadbay.xyz/h/codedb-zig - code-index-mcp — https://github.com/johnhuang316/code-index-mcp — 968★ — MCP server that helps LLMs index, search, and analyze code repositories with minimal setup. [connects: GitHub] — https://loadbay.xyz/h/code-index-mcp - atlassian-mcp-server — https://github.com/atlassian/atlassian-mcp-server — 787★ — Official remote MCP server from Atlassian that securely connects Jira and Confluence to LLMs, IDEs, and agent platforms. [connects: Jira, Confluence] — https://loadbay.xyz/h/atlassian-mcp-server - sentry-mcp — https://github.com/getsentry/sentry-mcp — 730★ — Official Sentry MCP server letting LLMs query and analyze application errors and issues from Sentry. [connects: Sentry] — https://loadbay.xyz/h/sentry-mcp - mcp-server-docker — https://github.com/ckreiling/mcp-server-docker — 721★ — MCP server that lets AI agents manage Docker containers, images, volumes, and networks through natural language. [connects: Docker] — https://loadbay.xyz/h/mcp-server-docker - sandboxed.sh — https://github.com/Th0rgal/sandboxed.sh — 452★ — Runtime for autonomous on-chain AI agents with isolated sandboxes, encrypted secrets, and OKX read-only security checks. [connects: OKX] — https://loadbay.xyz/h/sandboxed-sh - OpenHands CLI — https://github.com/All-Hands-AI/openhands-cli — 204★ — Lightweight terminal CLI for the OpenHands coding agent, runnable in a shell, IDE, CI pipeline, or cloud sandbox. [connects: OpenHands, MCP, CI] — https://loadbay.xyz/h/openhands-cli - mcp-server-datadog — https://github.com/winor30/mcp-server-datadog — 142★ — MCP server for Datadog giving AI agents access to monitors, metrics, logs, and incidents via the Datadog API. [connects: Datadog] — https://loadbay.xyz/h/mcp-server-datadog - mcp-server-circleci — https://github.com/CircleCI-Public/mcp-server-circleci — 86★ — Official CircleCI MCP server bridging CI/CD pipelines and AI agents to inspect builds and fix failing tests. [connects: CircleCI] — https://loadbay.xyz/h/mcp-server-circleci ## Voice & media (46) - stable-diffusion-webui — https://github.com/AUTOMATIC1111/stable-diffusion-webui — 163770★ — The most widely used Stable Diffusion web UI with extensions and an API endpoint agents can call for text-to-image. [connects: Stable Diffusion] — https://loadbay.xyz/h/stable-diffusion-webui - ComfyUI — https://github.com/comfyanonymous/ComfyUI — 117384★ — Modular node-graph diffusion GUI, API, and backend for image and video generation that agents can drive via workflows. [connects: Stable Diffusion, Flux] — https://loadbay.xyz/h/comfyui - Whisper — https://github.com/openai/whisper — 102900★ — OpenAI robust multilingual speech-to-text model and the de-facto open standard for transcription and translation. [connects: PyTorch, ffmpeg, HuggingFace] — https://loadbay.xyz/h/whisper - screenshot-to-code — https://github.com/abi/screenshot-to-code — 72941★ — Drops in a screenshot and converts it to clean HTML, Tailwind, React, or Vue code using vision models. [connects: Claude, GPT] — https://loadbay.xyz/h/screenshot-to-code - whisper.cpp — https://github.com/ggml-org/whisper.cpp — 50800★ — High-performance C/C++ port of Whisper for fast local and on-device speech-to-text with no Python runtime. [connects: ggml, CUDA, Core ML] — https://loadbay.xyz/h/whisper-cpp - Fooocus — https://github.com/lllyasviel/Fooocus — 50314★ — Streamlined Stable Diffusion image generator focused on prompting with minimal configuration. [connects: Stable Diffusion] — https://loadbay.xyz/h/fooocus - TTS — https://github.com/coqui-ai/TTS — 45573★ — Deep-learning text-to-speech and voice-cloning toolkit with many pretrained multilingual models. [connects: XTTS] — https://loadbay.xyz/h/coqui-tts - ChatTTS — https://github.com/2noise/ChatTTS — 39469★ — Generative speech model optimized for natural conversational dialogue in English and Chinese. [connects: ChatTTS] — https://loadbay.xyz/h/chattts - bark — https://github.com/suno-ai/bark — 39159★ — Text-prompted generative audio model that produces speech, music, sound effects, and nonverbal sounds from text. [connects: Bark] — https://loadbay.xyz/h/bark - OpenVoice — https://github.com/myshell-ai/OpenVoice — 36726★ — Instant voice-cloning audio model that copies tone color and controls style across languages from one reference clip. [connects: OpenVoice] — https://loadbay.xyz/h/openvoice - Real-ESRGAN — https://github.com/xinntao/Real-ESRGAN — 35800★ — Practical algorithms for general image and video super-resolution and restoration; the standard open upscaler. [connects: PyTorch, ComfyUI, NCNN] — https://loadbay.xyz/h/real-esrgan - diffusers — https://github.com/huggingface/diffusers — 33879★ — Hugging Face library of state-of-the-art diffusion models and pipelines for image, video, and audio generation in PyTorch. [connects: Stable Diffusion, Flux] — https://loadbay.xyz/h/diffusers - Fish Speech — https://github.com/fishaudio/fish-speech — 30800★ — State-of-the-art open multilingual text-to-speech with voice cloning and low-latency synthesis. [connects: PyTorch, HuggingFace, Gradio] — https://loadbay.xyz/h/fish-speech - Open-Sora — https://github.com/hpcaitech/Open-Sora — 29100★ — Open-source text-to-video generation framework aiming to democratize Sora-style video with full training and inference code. [connects: PyTorch, HuggingFace, Colossal-AI] — https://loadbay.xyz/h/open-sora - FaceFusion — https://github.com/facefusion/facefusion — 28800★ — Open face-swapping and face-manipulation platform with CLI and headless modes for automated media pipelines. [connects: ONNX Runtime, ffmpeg, Gradio] — https://loadbay.xyz/h/facefusion - InvokeAI — https://github.com/invoke-ai/InvokeAI — 27456★ — Creative engine and WebUI for Stable Diffusion with a node workflow system and REST API for generating visual media. [connects: Stable Diffusion] — https://loadbay.xyz/h/invokeai - Stability generative-models — https://github.com/Stability-AI/generative-models — 27200★ — Stability AI official repo for SDXL, SD 2.x, and Stable Video Diffusion, the canonical Stable Diffusion model family. [connects: PyTorch, diffusers, ComfyUI] — https://loadbay.xyz/h/stability-generative-models - FLUX.1 — https://github.com/black-forest-labs/flux — 25600★ — Official inference for the FLUX.1 family, the leading open-weight text-to-image diffusion models. [connects: PyTorch, ComfyUI, diffusers] — https://loadbay.xyz/h/flux - Chatterbox — https://github.com/resemble-ai/chatterbox — 25100★ — Resemble AI open SOTA text-to-speech with expressive zero-shot voice cloning and emotion control. [connects: PyTorch, HuggingFace] — https://loadbay.xyz/h/chatterbox - audiocraft — https://github.com/facebookresearch/audiocraft — 23380★ — Meta's library for audio generation featuring the MusicGen music model and the EnCodec audio tokenizer. [connects: MusicGen] — https://loadbay.xyz/h/audiocraft - blender-mcp — https://github.com/ahujasid/blender-mcp — 22876★ — MCP server that connects Claude to Blender for prompt-driven 3D modeling, scene creation, and rendering. [connects: Blender] — https://loadbay.xyz/h/blender-mcp - WhisperX — https://github.com/m-bain/whisperX — 22500★ — Whisper with word-level timestamps, voice activity detection, and speaker diarization for aligned, speaker-attributed transcripts. [connects: faster-whisper, pyannote, PyTorch] — https://loadbay.xyz/h/whisperx - LivePortrait — https://github.com/KlingAIResearch/LivePortrait — 18600★ — Efficient portrait animation that drives a single source image with video, audio, or image-derived motion. [connects: PyTorch, ComfyUI, ONNX] — https://loadbay.xyz/h/liveportrait - Wan2.1 — https://github.com/Wan-Video/Wan2.1 — 16272★ — Open large-scale video generative models from Alibaba supporting text-to-video and image-to-video synthesis. [connects: Wan] — https://loadbay.xyz/h/wan2-1 - F5-TTS — https://github.com/SWivid/F5-TTS — 14771★ — Flow-matching text-to-speech model for fast, fluent zero-shot voice cloning from a short reference clip. [connects: F5-TTS] — https://loadbay.xyz/h/f5-tts - CSM — https://github.com/SesameAILabs/csm — 14600★ — Sesame open conversational speech generation model for natural, context-aware spoken dialogue and voice agents. [connects: PyTorch, HuggingFace] — https://loadbay.xyz/h/csm - Hunyuan3D-2 — https://github.com/Tencent-Hunyuan/Hunyuan3D-2 — 13988★ — High-resolution image-to-3D and text-to-3D asset generation using large-scale Hunyuan3D diffusion models. [connects: Hunyuan3D] — https://loadbay.xyz/h/hunyuan3d-2 - SadTalker — https://github.com/OpenTalker/SadTalker — 13902★ — Generates stylized talking-head videos from a single portrait image and an audio clip. [connects: SadTalker] — https://loadbay.xyz/h/sadtalker - draw-a-ui — https://github.com/SawyerHood/draw-a-ui — 13601★ — Draw a low-fidelity mockup on a canvas and generate working HTML from it with a vision model. [connects: GPT] — https://loadbay.xyz/h/draw-a-ui - Wav2Lip — https://github.com/Rudrabha/Wav2Lip — 13046★ — Lip-sync model that accurately matches a face video to any target speech audio in the wild. [connects: Wav2Lip] — https://loadbay.xyz/h/wav2lip - pipecat — https://github.com/pipecat-ai/pipecat — 12870★ — Open-source framework for building realtime voice and multimodal conversational AI agents with pluggable STT, LLM, and TTS. [connects: ElevenLabs, Deepgram] — https://loadbay.xyz/h/pipecat - CogVideo — https://github.com/zai-org/CogVideo — 12794★ — Text-to-video and image-to-video generation models including CogVideoX with open weights and inference code. [connects: CogVideoX] — https://loadbay.xyz/h/cogvideo - HunyuanVideo — https://github.com/Tencent-Hunyuan/HunyuanVideo — 12217★ — Tencent framework and open weights for large-scale text-to-video generation. [connects: HunyuanVideo] — https://loadbay.xyz/h/hunyuanvideo - AnimateDiff — https://github.com/guoyww/AnimateDiff — 12144★ — Official implementation that animates personalized text-to-image diffusion models into short videos. [connects: Stable Diffusion] — https://loadbay.xyz/h/animatediff - agents — https://github.com/livekit/agents — 11019★ — Framework for building realtime voice and video AI agents that join LiveKit rooms with streaming STT, LLM, and TTS pipelines. [connects: LiveKit, ElevenLabs] — https://loadbay.xyz/h/livekit-agents - kokoro — https://github.com/hexgrad/kokoro — 7520★ — Lightweight 82M-parameter text-to-speech model delivering high-quality multilingual voices with low compute. [connects: Kokoro] — https://loadbay.xyz/h/kokoro - riffusion-hobby — https://github.com/riffusion/riffusion-hobby — 3898★ — Real-time music generation using Stable Diffusion applied to audio spectrogram images. [connects: Riffusion] — https://loadbay.xyz/h/riffusion-hobby - mochi — https://github.com/genmoai/mochi — 3670★ — Open text-to-video generation model from Genmo with code and weights for high-fidelity motion synthesis. [connects: Mochi] — https://loadbay.xyz/h/mochi - whisper_streaming — https://github.com/ufal/whisper_streaming — 3640★ — Realtime streaming wrapper around Whisper for long-form, low-latency speech-to-text transcription and translation. [connects: Whisper] — https://loadbay.xyz/h/whisper-streaming - Generative-Media-Skills — https://github.com/SamurAIGPT/Generative-Media-Skills — 3600★ — Multimodal generative-media skills (image, video, audio) you mount into a coding or agent runtime. [connects: Media] — https://loadbay.xyz/h/generative-media-skills - elevenlabs-python — https://github.com/elevenlabs/elevenlabs-python — 3006★ — Official Python SDK for the ElevenLabs API, giving agents text-to-speech, voice cloning, and audio generation. [connects: ElevenLabs] — https://loadbay.xyz/h/elevenlabs-python - MiniMax-MCP — https://github.com/MiniMax-AI/MiniMax-MCP — 1500★ — MiniMax's official MCP server — give an agent text-to-speech, voice cloning, and image and video generation. [connects: MiniMax] — https://loadbay.xyz/h/minimax-mcp - ElevenLabs MCP — https://github.com/elevenlabs/elevenlabs-mcp — 1100★ — Official ElevenLabs MCP server exposing text-to-speech, voice cloning, speech-to-text, and audio tools to MCP clients. [connects: MCP, Claude Desktop, Cursor] — https://loadbay.xyz/h/elevenlabs-mcp - Bolna — https://github.com/bolna-ai/bolna — 675★ — An open framework for building conversational voice AI agents, including telephony. [connects: Voice] — https://loadbay.xyz/h/bolna - spotify-mcp — https://github.com/varunneal/spotify-mcp — 605★ — MCP server that connects an LLM to Spotify to control playback, search the catalog, and manage queues and playlists. [connects: Spotify] — https://loadbay.xyz/h/spotify-mcp - mcp-server-youtube-transcript — https://github.com/kimtaeyoon83/mcp-server-youtube-transcript — 563★ — MCP server that fetches YouTube video transcripts so an AI assistant can read and summarize video content. [connects: YouTube] — https://loadbay.xyz/h/youtube-transcript-mcp ## Data & search (44) - markitdown — https://github.com/microsoft/markitdown — 155123★ — Python tool that converts Office documents, PDFs, and other files to Markdown for LLM ingestion. [connects: LLM] — https://loadbay.xyz/h/markitdown - Firecrawl — https://github.com/firecrawl/firecrawl — 134000★ — Search, scrape, and crawl the web at scale and get clean, structured content. The data layer behind a lot of agents. [connects: Web] — https://loadbay.xyz/h/firecrawl - RAGFlow — https://github.com/infiniflow/ragflow — 83000★ — Open-source RAG engine built on deep document understanding, with grounded citations and an end-to-end retrieval pipeline. [connects: Elasticsearch, OpenAI, Ollama] — https://loadbay.xyz/h/ragflow - crawl4ai — https://github.com/unclecode/crawl4ai — 68744★ — Open-source LLM-friendly web crawler and scraper that outputs clean markdown and structured data for agents. [connects: Playwright] — https://loadbay.xyz/h/crawl4ai - MinerU — https://github.com/opendatalab/MinerU — 67000★ — Converts PDFs and documents into machine-readable Markdown and JSON, extracting formulas, tables, and reading order for RAG. [connects: LlamaIndex, LangChain] — https://loadbay.xyz/h/mineru - Scrapy — https://github.com/scrapy/scrapy — 62000★ — Fast asynchronous Python framework for large-scale web crawling and structured data extraction. [connects: Playwright] — https://loadbay.xyz/h/scrapy - docling — https://github.com/docling-project/docling — 61748★ — Document parsing and ingestion toolkit that converts PDFs, Office files, and images into structured data for gen AI. [connects: Hugging Face] — https://loadbay.xyz/h/docling - AnythingLLM — https://github.com/Mintplex-Labs/anything-llm — 61000★ — All-in-one app turning documents into a private RAG chatbot, bundling ingestion, vector storage, and retrieval; MCP-compatible. [connects: Ollama, OpenAI, LanceDB] — https://loadbay.xyz/h/anythingllm - mem0 — https://github.com/mem0ai/mem0 — 58796★ — Universal memory layer that gives AI agents persistent long-term memory across sessions via SDK and MCP. [connects: OpenAI, Qdrant, Neo4j] — https://loadbay.xyz/h/mem0 - Meilisearch — https://github.com/meilisearch/meilisearch — 58000★ — Fast, typo-tolerant open-source search engine with built-in hybrid keyword and vector/semantic search. [connects: LangChain, OpenAI] — https://loadbay.xyz/h/meilisearch - llama_index — https://github.com/run-llama/llama_index — 50197★ — Data framework for building document agents and RAG pipelines that connect LLMs to private and external data sources. [connects: OpenAI, Anthropic] — https://loadbay.xyz/h/llama-index - milvus — https://github.com/milvus-io/milvus — 44821★ — High-performance, cloud-native vector database built for scalable vector ANN search over billions of vectors. [connects: Milvus] — https://loadbay.xyz/h/milvus - Faiss — https://github.com/facebookresearch/faiss — 40000★ — Meta library for efficient similarity search and clustering of dense vectors; the de-facto ANN index under many vector DBs. [connects: PyTorch, NumPy] — https://loadbay.xyz/h/faiss - Marker — https://github.com/datalab-to/marker — 36000★ — Fast, high-accuracy converter of PDF, EPUB, and docs to Markdown and JSON with table, equation, and layout handling. [connects: Surya OCR, LlamaIndex] — https://loadbay.xyz/h/marker - graphrag — https://github.com/microsoft/graphrag — 33815★ — Modular graph-based retrieval-augmented generation system that builds knowledge graphs from documents for agent queries. [connects: OpenAI, Azure] — https://loadbay.xyz/h/graphrag - qdrant — https://github.com/qdrant/qdrant — 32404★ — High-performance, massive-scale vector database and vector search engine with REST and gRPC APIs. [connects: Qdrant] — https://loadbay.xyz/h/qdrant - searxng — https://github.com/searxng/searxng — 32252★ — Free, self-hostable metasearch engine that aggregates results from many services without tracking users. [connects: SearXNG] — https://loadbay.xyz/h/searxng - chroma — https://github.com/chroma-core/chroma — 28460★ — Open-source embedding database and search infrastructure for building AI apps with retrieval and memory. [connects: Chroma] — https://loadbay.xyz/h/chroma - graphiti — https://github.com/getzep/graphiti — 27546★ — Framework for building real-time temporal knowledge graphs as memory for AI agents, with an MCP server. [connects: Neo4j, OpenAI] — https://loadbay.xyz/h/graphiti - Scrapegraph-ai — https://github.com/ScrapeGraphAI/Scrapegraph-ai — 27293★ — AI-powered Python scraper that uses LLMs and graph pipelines to extract data from websites and documents. [connects: LangChain] — https://loadbay.xyz/h/scrapegraph-ai - Typesense — https://github.com/typesense/typesense — 26000★ — Open-source typo-tolerant search engine with native vector and hybrid semantic search, a lightweight retrieval backend. [connects: LangChain, OpenAI] — https://loadbay.xyz/h/typesense - haystack — https://github.com/deepset-ai/haystack — 25592★ — Orchestration framework for production LLM applications with modular pipelines for retrieval, RAG, and agent workflows. [connects: OpenAI] — https://loadbay.xyz/h/haystack - Crawlee — https://github.com/apify/crawlee — 23800★ — Web scraping and browser-automation library (Node and Python) built to extract data for AI, LLMs, and RAG. [connects: Playwright, Puppeteer] — https://loadbay.xyz/h/crawlee - letta — https://github.com/letta-ai/letta — 23380★ — Platform for stateful agents with advanced memory (formerly MemGPT) that learn and self-improve over time. [connects: OpenAI, PostgreSQL] — https://loadbay.xyz/h/letta - pgvector — https://github.com/pgvector/pgvector — 21800★ — Postgres extension adding vector types and HNSW/IVFFlat similarity search, for vector retrieval inside a relational DB. [connects: Postgres, Supabase] — https://loadbay.xyz/h/pgvector - cognee — https://github.com/topoteretes/cognee — 17879★ — Open-source AI memory platform giving agents persistent long-term memory via a self-hosted knowledge-graph engine. [connects: Neo4j, Qdrant] — https://loadbay.xyz/h/cognee - weaviate — https://github.com/weaviate/weaviate — 16340★ — Open-source vector database storing objects and vectors, combining vector search with structured filtering. [connects: Weaviate] — https://loadbay.xyz/h/weaviate - unstructured — https://github.com/Unstructured-IO/unstructured — 14955★ — Open-source ETL library that transforms complex documents into clean structured data for language models. [connects: LangChain, LlamaIndex] — https://loadbay.xyz/h/unstructured - PentestGPT — https://github.com/GreyDGL/PentestGPT — 13783★ — Automated penetration-testing agentic framework powered by LLMs that guides and runs offensive-security workflows. [connects: OpenAI, LangChain] — https://loadbay.xyz/h/pentestgpt - txtai — https://github.com/neuml/txtai — 12668★ — All-in-one embeddings framework for semantic search, RAG, and language-model workflows over your own data. [connects: Hugging Face] — https://loadbay.xyz/h/txtai - lancedb — https://github.com/lancedb/lancedb — 10630★ — Developer-friendly embedded retrieval library and vector database for multimodal AI search. [connects: LanceDB] — https://loadbay.xyz/h/lancedb - hexstrike-ai — https://github.com/0x4m4/hexstrike-ai — 9678★ — MCP server that lets AI agents autonomously run 150+ cybersecurity tools for pentesting, vuln discovery, and bug-bounty automation. [connects: Nmap, Burp] — https://loadbay.xyz/h/hexstrike-ai - MindSearch — https://github.com/InternLM/MindSearch — 6900★ — An open multi-agent web-search framework, in the spirit of Perplexity Pro, that plans queries and synthesizes answers. [connects: Web] — https://loadbay.xyz/h/mindsearch - Integuru — https://github.com/Integuru-AI/Integuru — 4620★ — AI agent that reverse-engineers a platform's internal APIs from browser traffic to build permissionless integrations. [connects: HTTP, Browser] — https://loadbay.xyz/h/integuru - exa-mcp-server — https://github.com/exa-labs/exa-mcp-server — 4588★ — MCP server letting agents perform web search and crawling through the Exa neural search API. [connects: Exa] — https://loadbay.xyz/h/exa-mcp-server - AI-Infra-Guard — https://github.com/Tencent/AI-Infra-Guard — 3919★ — Full-stack AI red-teaming platform for agent scan, MCP scan, AI infra scan, and LLM jailbreak evaluation. [connects: MCP] — https://loadbay.xyz/h/ai-infra-guard - DBHub — https://github.com/bytebase/dbhub — 3000★ — A zero-dependency database MCP server for Postgres, MySQL, SQL Server, and more — query your data in natural language. [connects: Postgres, MySQL] — https://loadbay.xyz/h/dbhub - agent-scan — https://github.com/snyk/agent-scan — 2590★ — Security scanner for AI agents, MCP servers, and agent skills that detects vulnerabilities and misconfigurations. [connects: MCP] — https://loadbay.xyz/h/snyk-agent-scan - modelcontextprotocol — https://github.com/perplexityai/modelcontextprotocol — 2315★ — Official Perplexity MCP server that gives AI assistants web-wide search and answers through the Perplexity API. [connects: Perplexity] — https://loadbay.xyz/h/perplexity-mcp - tavily-mcp — https://github.com/tavily-ai/tavily-mcp — 2110★ — Production MCP server giving agents real-time web search, extract, map, and crawl via the Tavily API. [connects: Tavily] — https://loadbay.xyz/h/tavily-mcp - mcp-server-qdrant — https://github.com/qdrant/mcp-server-qdrant — 1436★ — Official Qdrant MCP server exposing vector storage and semantic search as a memory layer for agents. [connects: Qdrant] — https://loadbay.xyz/h/mcp-server-qdrant - brave-search-mcp-server — https://github.com/brave/brave-search-mcp-server — 1197★ — Official Brave Search MCP server providing web, image, video, news, and local search. [connects: Brave Search] — https://loadbay.xyz/h/brave-search-mcp-server - mcp-filesystem-server — https://github.com/mark3labs/mcp-filesystem-server — 653★ — A filesystem MCP server — give an agent scoped read/write access to files and directories. [connects: Filesystem] — https://loadbay.xyz/h/mcp-filesystem-server - mcp-google-map — https://github.com/cablate/mcp-google-map — 350★ — MCP server for Google Maps including geocoding, place search, directions, and distance calculations. [connects: Google Maps] — https://loadbay.xyz/h/mcp-google-map ## Browser & computer (29) - browser-use — https://github.com/browser-use/browser-use — 99265★ — Make any website usable by an agent. It drives a real browser to click, type, and finish tasks online — the most-starred browser harness by a wide margin. [connects: Chrome, Any website] — https://loadbay.xyz/h/browser-use - open-interpreter — https://github.com/openinterpreter/open-interpreter — 64030★ — Lets LLMs run code and control the local computer through a natural-language interface for OS-level automation. [connects: Shell, OS] — https://loadbay.xyz/h/open-interpreter - Chrome DevTools MCP — https://github.com/ChromeDevTools/chrome-devtools-mcp — 42000★ — Official Chrome DevTools MCP server letting an agent control and inspect a live Chrome browser for automation and debugging. [connects: MCP, Chrome, Puppeteer] — https://loadbay.xyz/h/chrome-devtools-mcp - UI-TARS Desktop — https://github.com/bytedance/UI-TARS-desktop — 36700★ — ByteDance multimodal agent stack (Agent TARS + UI-TARS Desktop) that controls computer and browser operators via natural language. [connects: MCP, UI-TARS, HuggingFace] — https://loadbay.xyz/h/ui-tars-desktop - playwright-mcp — https://github.com/microsoft/playwright-mcp — 34000★ — Microsoft's Playwright MCP server — drive a real browser (navigate, click, fill, assert) from any agent. [connects: Chrome, Playwright] — https://loadbay.xyz/h/playwright-mcp - OmniParser — https://github.com/microsoft/OmniParser — 24915★ — Screen-parsing tool that converts UI screenshots into structured elements to enable pure vision-based GUI agents. [connects: Desktop, OS] — https://loadbay.xyz/h/omniparser - stagehand — https://github.com/browserbase/stagehand — 23147★ — SDK for browser agents that adds act, extract, and observe primitives on top of Playwright for AI-driven web automation. [connects: Chrome, Playwright] — https://loadbay.xyz/h/stagehand - skyvern — https://github.com/Skyvern-AI/skyvern — 21923★ — Automates browser-based workflows using LLMs and computer vision to operate websites without site-specific scripts. [connects: Chrome, Playwright] — https://loadbay.xyz/h/skyvern - cua — https://github.com/trycua/cua — 18396★ — Infrastructure for computer-use agents: sandboxes, SDKs, and benchmarks so an agent can drive a whole desktop without escaping it. [connects: Computer, macOS] — https://loadbay.xyz/h/cua - Anthropic computer-use demo — https://github.com/anthropics/anthropic-quickstarts — 17000★ — Anthropic official computer-use reference: a containerized Linux desktop where Claude controls the GUI via screenshots and tool calls. [connects: Claude API, Docker, Bedrock, Vertex] — https://loadbay.xyz/h/anthropic-quickstarts - web-ui — https://github.com/browser-use/web-ui — 16098★ — Browser-based UI for running web-automation agents with support for custom models and persistent browser sessions. [connects: Chrome, Playwright] — https://loadbay.xyz/h/browser-use-web-ui - maxun — https://github.com/getmaxun/maxun — 15924★ — No-code platform that turns websites into structured APIs through browser-based scraping and AI data extraction. [connects: Chrome, Playwright] — https://loadbay.xyz/h/maxun - midscene — https://github.com/web-infra-dev/midscene — 13761★ — Vision-driven UI automation that drives web and mobile interfaces from natural language for AI agents. [connects: Chrome, Playwright] — https://loadbay.xyz/h/midscene - nanobrowser — https://github.com/nanobrowser/nanobrowser — 13307★ — An open-source Chrome extension that runs multi-agent web-automation workflows right in your browser. [connects: Chrome] — https://loadbay.xyz/h/nanobrowser - Agent-S — https://github.com/simular-ai/Agent-S — 11865★ — An open framework that lets an agent use a computer the way a person does: read the screen, move the mouse, type. [connects: Computer] — https://loadbay.xyz/h/agent-s - BrowserOS — https://github.com/browseros-ai/BrowserOS — 11400★ — Open-source agentic web browser (Chromium fork) that runs AI agents natively inside the browser. [connects: Chromium, local LLMs, MCP] — https://loadbay.xyz/h/browseros - Bytebot — https://github.com/bytebot-ai/bytebot — 11000★ — A self-hosted AI desktop agent that automates computer tasks inside its own containerized desktop. [connects: Computer] — https://loadbay.xyz/h/bytebot - self-operating-computer — https://github.com/OthersideAI/self-operating-computer — 10200★ — A framework that lets a multimodal model operate a computer by looking at the screen and moving the mouse. [connects: Computer] — https://loadbay.xyz/h/self-operating-computer - UFO — https://github.com/microsoft/UFO — 9022★ — UI-focused agent that operates Windows applications via natural language using GUI and API actions. [connects: Windows, OS] — https://loadbay.xyz/h/ufo - steel-browser — https://github.com/steel-dev/steel-browser — 7172★ — Open-source browser API and sandbox that lets AI agents automate the web without managing browser infrastructure. [connects: Chrome, Puppeteer] — https://loadbay.xyz/h/steel-browser - LaVague — https://github.com/lavague-ai/LaVague — 6370★ — Large Action Model framework that turns natural-language objectives into executable web automation for AI agents. [connects: Selenium, Playwright] — https://loadbay.xyz/h/lavague - Playwright MCP (ExecuteAutomation) — https://github.com/executeautomation/mcp-playwright — 5600★ — Popular community Playwright MCP server enabling agents to automate browsers and APIs, with screenshots and codegen. [connects: MCP, Playwright, Cursor, Cline] — https://loadbay.xyz/h/playwright-mcp-ea - Open-Interface — https://github.com/AmberSahdev/Open-Interface — 2688★ — Controls any computer using LLMs by simulating keyboard and mouse to complete user-specified tasks across apps. [connects: Desktop, OS] — https://loadbay.xyz/h/open-interface - notte — https://github.com/nottelabs/notte — 1975★ — Framework to build web agents and deploy serverless web automation functions on managed browser infrastructure. [connects: Chrome, Playwright] — https://loadbay.xyz/h/notte - OpenAdapt — https://github.com/OpenAdaptAI/OpenAdapt — 1616★ — Generative RPA that records desktop screen and input activity and replays it with multimodal models to automate GUI tasks. [connects: Desktop, OS] — https://loadbay.xyz/h/openadapt - WebArena — https://github.com/web-arena-x/webarena — 1500★ — Self-hostable realistic web environment (e-commerce, forums, GitLab, CMS) for building and benchmarking autonomous web agents. [connects: Docker, Playwright, OpenAI] — https://loadbay.xyz/h/webarena - Agent-E — https://github.com/EmergenceAI/Agent-E — 1200★ — Agent-driven browser automation built on the AutoGen framework for autonomous web task execution via natural language. [connects: AutoGen, Playwright, OpenAI] — https://loadbay.xyz/h/agent-e - WebVoyager — https://github.com/MinorJerry/WebVoyager — 1100★ — End-to-end multimodal web agent that completes instructions on real live websites with set-of-mark prompting. [connects: Selenium, GPT-4V, OpenAI] — https://loadbay.xyz/h/webvoyager - OpenCUA — https://github.com/xlang-ai/OpenCUA — 784★ — Open foundation models and framework for computer-use agents, including dataset, benchmark, and end-to-end CUA models. [connects: vLLM, HuggingFace, OSWorld] — https://loadbay.xyz/h/opencua ## Trading (36) - freqtrade — https://github.com/freqtrade/freqtrade — 51600★ — A mature, free crypto trading bot with strategy backtesting, hyperopt, and live trading across major exchanges. The base a lot of trading agents build on. [connects: Binance, Multi-exchange] — https://loadbay.xyz/h/freqtrade - ccxt — https://github.com/ccxt/ccxt — 43000★ — Unified cryptocurrency trading API covering 100+ exchanges with REST and WebSocket support across JS, Python, PHP, C#, and Go. [connects: Binance, Coinbase, OKX, Kraken] — https://loadbay.xyz/h/ccxt - QuantConnect LEAN — https://github.com/QuantConnect/Lean — 19900★ — Open-source event-driven algorithmic trading engine (Python and C#) for backtesting and live trading across asset classes. [connects: Interactive Brokers, Binance, Alpaca, OANDA] — https://loadbay.xyz/h/quantconnect-lean - Hummingbot — https://github.com/hummingbot/hummingbot — 19000★ — Open-source framework for building and running high-frequency market-making and arbitrage bots across 50+ CEX and DEX. [connects: Binance, Uniswap, dYdX] — https://loadbay.xyz/h/hummingbot - NautilusTrader — https://github.com/nautechsystems/nautilus_trader — 14700★ — Production-grade, Rust-native event-driven trading platform with a Python API for backtesting and live multi-asset trading. [connects: Binance, Interactive Brokers, Bybit] — https://loadbay.xyz/h/nautilus-trader - rig — https://github.com/0xPlaygrounds/rig — 7656★ — Rust framework for building modular LLM agents, widely used for on-chain crypto research and DeFi automation. [connects: EVM, Solana] — https://loadbay.xyz/h/rig - intentkit — https://github.com/crestalnetwork/intentkit — 6502★ — Self-hosted platform for autonomous agents with blockchain and DeFi skills for on-chain transactions and wallets. [connects: EVM, Solana] — https://loadbay.xyz/h/intentkit - Jesse — https://github.com/jesse-ai/jesse — 6000★ — Python crypto trading framework for defining, backtesting, optimizing, and live-trading strategies with built-in indicators. [connects: ccxt, Binance, Bybit] — https://loadbay.xyz/h/jesse - x402 — https://github.com/coinbase/x402 — 5300★ — Coinbase open HTTP-native payments protocol that lets AI agents and APIs make autonomous stablecoin payments; multi-chain SDKs. [connects: Base, Solana, USDC, MCP] — https://loadbay.xyz/h/x402 - Polymarket/agents — https://github.com/Polymarket/agents — 3670★ — Polymarket's official toolkit for trading prediction markets with AI agents: market discovery, research, and order placement. [connects: Polymarket] — https://loadbay.xyz/h/polymarket-agents - artemis — https://github.com/paradigmxyz/artemis — 2946★ — Fast modular Rust framework from Paradigm for writing MEV bots that collect events and submit on-chain actions. [connects: EVM] — https://loadbay.xyz/h/artemis - solana-agent-kit — https://github.com/sendaifun/solana-agent-kit — 1695★ — Toolkit that connects any AI agent to Solana protocols for swaps, lending, token launches, and NFT actions. [connects: Solana] — https://loadbay.xyz/h/solana-agent-kit - hyperliquid-python-sdk — https://github.com/hyperliquid-dex/hyperliquid-python-sdk — 1658★ — Official Python SDK for Hyperliquid covering perpetuals, spot orders, and account data for automated agents. [connects: Hyperliquid] — https://loadbay.xyz/h/hyperliquid-python-sdk - agent-toolkit — https://github.com/stripe/agent-toolkit — 1611★ — Official Stripe toolkit and MCP server letting AI agents create payments, invoices, and billing through the Stripe API. [connects: Stripe] — https://loadbay.xyz/h/stripe-agent-toolkit - uAgents — https://github.com/fetchai/uAgents — 1587★ — Fetch.ai framework for decentralized agents with crypto wallets that coordinate and run autonomous on-chain tasks. [connects: Fetch.ai] — https://loadbay.xyz/h/uagents - agentkit — https://github.com/coinbase/agentkit — 1251★ — Coinbase CDP toolkit that gives AI agents an on-chain wallet to trade, transfer, and interact with EVM contracts across frameworks. [connects: Coinbase, Base] — https://loadbay.xyz/h/coinbase-agentkit - mev-bot — https://github.com/jito-labs/mev-bot — 1191★ — Jito Labs backrun MEV bot for Solana that listens to mempool transactions and submits bundles for arbitrage. [connects: Solana] — https://loadbay.xyz/h/jito-mev-bot - goat — https://github.com/goat-sdk/goat — 997★ — Agentic finance toolkit giving AI agents on-chain wallet access and 200+ DeFi tools for swaps, transfers, and trading across chains. [connects: EVM, Solana] — https://loadbay.xyz/h/goat-sdk - alpaca-mcp-server — https://github.com/alpacahq/alpaca-mcp-server — 827★ — Alpaca's official MCP server. Trade stocks, ETFs, crypto, and options and pull market data in plain English. Its paper account makes a real dry run easy. [connects: Alpaca] — https://loadbay.xyz/h/alpaca-mcp-server - daydreams — https://github.com/daydreamsai/daydreams — 608★ — TypeScript toolset for building agents focused on crypto commerce and autonomous on-chain execution across chains. [connects: EVM, Solana] — https://loadbay.xyz/h/daydreams - metatrader-mcp-server — https://github.com/ariadng/metatrader-mcp-server — 531★ — MCP server that lets LLMs place orders and read market data on the MetaTrader 5 platform. [connects: MetaTrader] — https://loadbay.xyz/h/metatrader-mcp-server - ai-trading-agent — https://github.com/Gajesh2007/ai-trading-agent — 517★ — An AI trading agent for Hyperliquid: it reads the perp markets and places orders on the on-chain exchange. [connects: Hyperliquid] — https://loadbay.xyz/h/hyperliquid-agent - Hyperliquid Rust SDK — https://github.com/hyperliquid-dex/hyperliquid-rust-sdk — 460★ — Official Rust SDK for trading on the Hyperliquid perps DEX: orders, positions, and info endpoints for low-latency bots. [connects: Hyperliquid] — https://loadbay.xyz/h/hyperliquid-rust-sdk - kalshi-ai-trading-bot — https://github.com/ryanfrigo/kalshi-ai-trading-bot — 459★ — Toolkit for building AI-automated trading strategies on Kalshi prediction markets. [connects: Kalshi] — https://loadbay.xyz/h/kalshi-ai-trading-bot - CloddsBot — https://github.com/alsk1992/CloddsBot — 393★ — A self-hosted agent that scans 1000+ markets — Polymarket, Kalshi, Binance, Hyperliquid, Solana — for edge and executes while managing risk. [connects: Polymarket, Binance, Hyperliquid] — https://loadbay.xyz/h/cloddsbot - agent-trade-kit — https://github.com/okx/agent-trade-kit — 335★ — Official OKX MCP server connecting AI agents to spot, swap, futures, options, and grid bot trading. [connects: OKX] — https://loadbay.xyz/h/okx-agent-trade-kit - kalshi-trading-bot-cli — https://github.com/OctagonAI/kalshi-trading-bot-cli — 319★ — AI-native CLI for trading Kalshi prediction markets with Kelly sizing and a five-gate risk engine over live order books. [connects: Kalshi] — https://loadbay.xyz/h/octagon-kalshi-trading-bot-cli - Prediction-Markets-Trading-Bot-Toolkits — https://github.com/HarrierOnChain/Prediction-Markets-Trading-Bot-Toolkits — 282★ — Trading bots running ten strategies on one execution core across Polymarket, Kalshi, and Limitless prediction markets. [connects: Polymarket, Kalshi] — https://loadbay.xyz/h/prediction-markets-toolkits - Coinbase CDP SDK — https://github.com/coinbase/cdp-sdk — 185★ — Official libraries for programmatically creating and managing EVM and Solana wallets via Coinbase Developer Platform (MPC keys). [connects: Base, Ethereum, Solana, AgentKit] — https://loadbay.xyz/h/coinbase-cdp-sdk - interactive-brokers-mcp — https://github.com/code-rabi/interactive-brokers-mcp — 177★ — MCP server exposing the Interactive Brokers API so AI agents can access accounts, market data, and trading operations. [connects: IBKR] — https://loadbay.xyz/h/interactive-brokers-mcp - IB_MCP — https://github.com/rcontesti/IB_MCP — 129★ — Interactive Brokers API interface built on the Model Context Protocol for AI-driven account and trade access. [connects: IBKR] — https://loadbay.xyz/h/ib-mcp - open-autonomy — https://github.com/valory-xyz/open-autonomy — 123★ — Valory framework for building autonomous multi-agent services that run on-chain DeFi and trading logic with consensus. [connects: EVM] — https://loadbay.xyz/h/open-autonomy - robinhood-ai-trading-bot — https://github.com/siropkin/robinhood-ai-trading-bot — 116★ — An AI-driven trading loop for Robinhood: read positions, ask a model for a decision, place equity orders. A readable reference for the Robinhood adapter. [connects: Robinhood] — https://loadbay.xyz/h/robinhood-ai-trading-bot - game-python — https://github.com/game-by-virtuals/game-python — 102★ — Virtuals Protocol GAME SDK in Python for building autonomous on-chain agents that act and transact across crypto. [connects: Base, EVM] — https://loadbay.xyz/h/game-python - ccxt-mcp — https://github.com/lazy-dinosaur/ccxt-mcp — 89★ — An MCP server that exposes 100+ crypto exchanges through one tool surface, so an agent reaches all of them without per-exchange glue. [connects: Coinbase, Binance] — https://loadbay.xyz/h/ccxt-mcp - claude-trading-skills — https://github.com/agiprolabs/claude-trading-skills — 59★ — Collection of 62 trading, DeFi, and quantitative finance agent skills compatible with Claude Code, Cursor, and Gemini CLI. [connects: DeFi] — https://loadbay.xyz/h/claude-trading-skills ## Social & comms (15) - last30days-skill — https://github.com/mvanhorn/last30days-skill — 43900★ — A skill that researches any topic across Reddit, X, YouTube, HN, and Polymarket, then synthesizes a grounded summary. [connects: Reddit, X, YouTube] — https://loadbay.xyz/h/last30days-skill - AstrBot — https://github.com/AstrBotDevs/AstrBot — 34800★ — A multi-platform agent assistant and framework that plugs LLMs into Discord, Telegram, QQ, and other chat apps. [connects: Telegram, Discord, QQ] — https://loadbay.xyz/h/astrbot - Agent-Reach — https://github.com/Panniantong/Agent-Reach — 32900★ — Gives an agent eyes on the open internet — read and search Twitter, Reddit, YouTube, and more. [connects: Twitter, Reddit, YouTube] — https://loadbay.xyz/h/agent-reach - Postiz — https://github.com/gitroomhq/postiz-app — 32100★ — Open-source social-media scheduling and management platform with AI features and analytics across 14+ networks. [connects: Twitter/X, LinkedIn, Mastodon, Bluesky, Reddit] — https://loadbay.xyz/h/postiz - eliza — https://github.com/elizaOS/eliza — 18600★ — An open agentic OS for building social agents that live on Discord, X, Telegram, and more. [connects: Discord, X, Telegram] — https://loadbay.xyz/h/eliza - whatsapp-mcp — https://github.com/lharries/whatsapp-mcp — 5806★ — MCP server that connects an AI agent to personal WhatsApp to search and read message history and send messages. [connects: WhatsApp] — https://loadbay.xyz/h/whatsapp-mcp - moltis — https://github.com/moltis-org/moltis — 2746★ — Self-hosted Rust personal-agent server with sandboxed execution, memory, and connectors for Telegram, WhatsApp, Discord, and Teams. [connects: Telegram, WhatsApp, Discord] — https://loadbay.xyz/h/moltis - linkedin-mcp-server — https://github.com/stickerdaniel/linkedin-mcp-server — 2400★ — Open-source MCP server giving AI agents access to LinkedIn profiles, companies, jobs, and inbox via an authenticated session. [connects: LinkedIn] — https://loadbay.xyz/h/linkedin-mcp-server - agent-twitter-client — https://github.com/elizaOS/agent-twitter-client — 1700★ — Twitter/X client for AI agents that needs no API key: search, timelines, posting, DMs, and Grok access via the web interface. [connects: Twitter/X] — https://loadbay.xyz/h/agent-twitter-client - telegram-mcp — https://github.com/chigwell/telegram-mcp — 1214★ — Telethon-powered MCP server letting agents read chats, manage groups, and send or edit Telegram messages, media, and contacts. [connects: Telegram] — https://loadbay.xyz/h/telegram-mcp - reddit-mcp-buddy — https://github.com/karanb192/reddit-mcp-buddy — 717★ — LLM-optimized Reddit MCP server for browsing posts, searching content, and analyzing users with clean structured output. [connects: Reddit] — https://loadbay.xyz/h/reddit-mcp-buddy - discord-mcp — https://github.com/SaseQ/discord-mcp — 358★ — MCP server that lets AI assistants read channels, send messages, and automate a Discord server through bot integration. [connects: Discord] — https://loadbay.xyz/h/discord-mcp - mcp-twikit — https://github.com/adhikasp/mcp-twikit — 235★ — MCP server for Twitter/X via the twikit library (no official API key): tweet search, timelines, posting, and DMs. [connects: Twitter/X] — https://loadbay.xyz/h/mcp-twikit - human-in-the-loop — https://github.com/KOBA789/human-in-the-loop — 227★ — MCP server that lets an AI agent pause and ask a human questions through Discord before continuing a task. [connects: Discord] — https://loadbay.xyz/h/human-in-the-loop-discord - twilio-mcp — https://github.com/twilio-labs/mcp — 106★ — Twilio Labs MCP server exposing the Twilio API as tools for sending SMS, voice, and other communications. [connects: Twilio] — https://loadbay.xyz/h/twilio-mcp ## Robotics (28) - Genesis — https://github.com/Genesis-Embodied-AI/Genesis — 29364★ — Simulation platform for general-purpose robotics and embodied-AI learning with a unified physics engine. [connects: PyTorch] — https://loadbay.xyz/h/genesis - lerobot — https://github.com/huggingface/lerobot — 25062★ — End-to-end robot-learning library with pretrained policies, datasets, and sim environments for real-world robotics. [connects: PyTorch, Gymnasium] — https://loadbay.xyz/h/lerobot - PyBullet (Bullet3) — https://github.com/bulletphysics/bullet3 — 14553★ — Bullet Physics SDK with the widely used PyBullet module for real-time simulation for robotics, RL, and sim-to-real. [connects: Python, ROS, URDF] — https://loadbay.xyz/h/pybullet - CARLA — https://github.com/carla-simulator/carla — 14075★ — Open-source simulator for autonomous-driving research with photorealistic urban environments, sensors, and a Python API. [connects: Python, ROS, ROS2] — https://loadbay.xyz/h/carla - MuJoCo — https://github.com/google-deepmind/mujoco — 13902★ — General-purpose physics simulator, the de-facto standard engine for contact-rich robot learning and control. [connects: Python, dm_control, Gymnasium] — https://loadbay.xyz/h/mujoco - openpi — https://github.com/Physical-Intelligence/openpi — 12406★ — Physical Intelligence open release of pi0/pi0.5 vision-language-action models and runtime for robot manipulation. [connects: JAX, PyTorch, LeRobot] — https://loadbay.xyz/h/openpi - IsaacLab — https://github.com/isaac-sim/IsaacLab — 7472★ — Unified framework for robot learning built on NVIDIA Isaac Sim with GPU-accelerated simulation environments. [connects: Isaac Sim, Gymnasium] — https://loadbay.xyz/h/isaac-lab - Isaac GR00T — https://github.com/NVIDIA/Isaac-GR00T — 7367★ — NVIDIA open foundation model for generalist humanoid robots, with fine-tuning and inference for vision-language-action control. [connects: PyTorch, HuggingFace, Isaac Lab] — https://loadbay.xyz/h/isaac-groot - OpenVLA — https://github.com/openvla/openvla — 6446★ — Open 7B vision-language-action model for robotic manipulation, mapping camera images plus language into robot actions. [connects: PyTorch, HuggingFace, LeRobot] — https://loadbay.xyz/h/openvla - UniAD — https://github.com/OpenDriveLab/UniAD — 4645★ — Planning-oriented end-to-end autonomous-driving framework unifying perception, prediction, and planning. [connects: nuScenes] — https://loadbay.xyz/h/uniad - dm_control — https://github.com/google-deepmind/dm_control — 4617★ — DeepMind software stack for physics-based simulation and continuous-control RL environments built on MuJoCo. [connects: MuJoCo, Gymnasium] — https://loadbay.xyz/h/dm-control - Mobile ALOHA — https://github.com/MarkFzp/mobile-aloha — 4439★ — Stanford system for learning bimanual mobile manipulation via low-cost whole-body teleoperation and imitation learning. [connects: PyTorch, ACT, ROS] — https://loadbay.xyz/h/mobile-aloha - Drake — https://github.com/RobotLocomotion/drake — 4081★ — Toolbox for model-based design, simulation, and verification of robots, with multibody dynamics, optimization, and planning. [connects: Python, ROS, MeshCat] — https://loadbay.xyz/h/drake - ha-mcp — https://github.com/homeassistant-ai/ha-mcp — 3445★ — Home Assistant MCP server that lets AI agents query and control smart-home devices and automations. [connects: Home Assistant] — https://loadbay.xyz/h/ha-mcp - habitat-lab — https://github.com/facebookresearch/habitat-lab — 3022★ — Modular library to train embodied-AI agents for navigation and rearrangement across simulated environments. [connects: Habitat-Sim, Gymnasium] — https://loadbay.xyz/h/habitat-lab - legged_gym — https://github.com/leggedrobotics/legged_gym — 3017★ — Isaac Gym RL environments for training quadruped and legged-robot locomotion policies. [connects: Isaac Gym] — https://loadbay.xyz/h/legged-gym - ManiSkill — https://github.com/haosulab/ManiSkill — 3012★ — GPU-parallelized robotics simulator and benchmark for manipulation skill learning built on SAPIEN. [connects: SAPIEN, Gymnasium] — https://loadbay.xyz/h/maniskill - robosuite — https://github.com/ARISE-Initiative/robosuite — 2464★ — Modular simulation framework and benchmark for robot learning built on the MuJoCo physics engine. [connects: MuJoCo, Gymnasium] — https://loadbay.xyz/h/robosuite - Open X-Embodiment — https://github.com/google-deepmind/open_x_embodiment — 1890★ — DeepMind largest open real-robot dataset (RT-X) plus tooling to load and train cross-embodiment generalist robot policies. [connects: TensorFlow, RLDS, JAX] — https://loadbay.xyz/h/open-x-embodiment - ROSA — https://github.com/nasa-jpl/rosa — 1547★ — ROSA, from NASA JPL: an agent that talks to ROS1/ROS2 robots in natural language, so you can command and inspect a robot stack by conversation. [connects: ROS] — https://loadbay.xyz/h/rosa-jpl - ros-mcp-server — https://github.com/robotmcp/ros-mcp-server — 1294★ — MCP server connecting LLM agents to live robots through ROS and ROS2, exposing topics, services, and actions. [connects: ROS, ROS2, MCP] — https://loadbay.xyz/h/ros-mcp-server - Gymnasium-Robotics — https://github.com/Farama-Foundation/Gymnasium-Robotics — 929★ — Farama collection of gym-style robotics RL environments (Fetch, Shadow Hand, MaMuJoCo) with the standard Gymnasium API. [connects: Gymnasium, MuJoCo] — https://loadbay.xyz/h/gymnasium-robotics - homeassistant-mcp — https://github.com/tevonsb/homeassistant-mcp — 574★ — MCP server exposing Home Assistant entities and services so AI assistants can operate a smart home. [connects: Home Assistant] — https://loadbay.xyz/h/homeassistant-mcp - rai — https://github.com/RobotecAI/rai — 529★ — A vendor-agnostic agentic framework for physical-AI robotics on ROS 2, wiring LLM agents into real robot control. [connects: ROS 2] — https://loadbay.xyz/h/robotec-rai - hass-mcp — https://github.com/voska/hass-mcp — 300★ — Home Assistant MCP server for controlling smart-home devices through AI assistants via the Model Context Protocol. [connects: Home Assistant] — https://loadbay.xyz/h/hass-mcp - embodied-agents — https://github.com/mbodiai/embodied-agents — 289★ — Toolkit for integrating state-of-the-art transformer models into robotics stacks for embodied agents. [connects: ROS, PyTorch] — https://loadbay.xyz/h/mbodi-embodied-agents - rosclaw — https://github.com/ros-claw/rosclaw — 133★ — Infrastructure that grounds AI agents in the physical world via e-URDF, sandbox safety, memory, and self-evolving skills. [connects: ROS2] — https://loadbay.xyz/h/rosclaw - embodied-agents — https://github.com/automatika-robotics/embodied-agents — 62★ — ROS2-based framework for building interactive physical agents that understand, remember, and act on their environment. [connects: ROS2] — https://loadbay.xyz/h/automatika-embodied-agents ## Productivity (31) - composio — https://github.com/ComposioHQ/composio — 28821★ — Tool platform powering 1000+ toolkits with authentication, tool search, and a sandboxed workbench so AI agents can act across apps. [connects: Gmail, Slack, GitHub, Notion] — https://loadbay.xyz/h/composio - n8n-mcp — https://github.com/czlonkowski/n8n-mcp — 21813★ — MCP server that lets AI coding assistants build and manage n8n workflows by exposing node docs and workflow operations. [connects: n8n] — https://loadbay.xyz/h/n8n-mcp - Figma-Context-MCP — https://github.com/GLips/Figma-Context-MCP — 15137★ — MCP server that feeds Figma layout and design data to AI coding agents so they can build UIs from designs. [connects: Figma] — https://loadbay.xyz/h/figma-context-mcp - Pipedream — https://github.com/PipedreamHQ/pipedream — 11478★ — Pipedream Connect provides a managed MCP server and 2,500+ app integrations with managed auth for agents to act across SaaS tools. [connects: Pipedream Connect, 2500+ SaaS apps] — https://loadbay.xyz/h/pipedream - Klavis AI — https://github.com/Klavis-AI/klavis — 5754★ — Open-source MCP integration platform hosting production-ready servers (Gmail, Slack, Notion, Jira, Salesforce) with managed OAuth. [connects: Gmail, Slack, Notion, Jira, Salesforce] — https://loadbay.xyz/h/klavis - notion-mcp-server — https://github.com/makenotion/notion-mcp-server — 4429★ — Notion's official MCP server. Read, search, and update a workspace's pages and databases from any agent. [connects: Notion] — https://loadbay.xyz/h/notion-mcp-server - excel-mcp-server — https://github.com/haris-musa/excel-mcp-server — 3942★ — MCP server for reading, writing, and manipulating Excel workbooks including formulas, formatting, and charts. [connects: Excel] — https://loadbay.xyz/h/excel-mcp-server - mcp-obsidian — https://github.com/MarkusPfundstein/mcp-obsidian — 3931★ — MCP server that reads and edits an Obsidian vault through the Obsidian Local REST API plugin. [connects: Obsidian] — https://loadbay.xyz/h/mcp-obsidian - Microsoft MCP — https://github.com/microsoft/mcp — 3326★ — Microsoft official catalog of MCP servers spanning Microsoft 365, Dynamics, Teams, and Graph for AI-powered data access and actions. [connects: Microsoft 365, Dynamics 365, Microsoft Graph, Teams] — https://loadbay.xyz/h/microsoft-mcp - google_workspace_mcp — https://github.com/taylorwilsdon/google_workspace_mcp — 2700★ — One MCP server for Gmail, Calendar, Docs, Sheets, Slides, Drive, and Tasks — give an agent your whole Google Workspace. [connects: Google Workspace] — https://loadbay.xyz/h/google-workspace-mcp - slack-mcp-server — https://github.com/korotovsky/slack-mcp-server — 1700★ — A powerful Slack MCP server (DMs and channels, no special permissions) so an agent can read and post in your workspace. [connects: Slack] — https://loadbay.xyz/h/slack-mcp-server - Gmail-MCP-Server — https://github.com/GongRzhe/Gmail-MCP-Server — 1145★ — MCP server for Gmail with auto OAuth that lets AI assistants send, search, read, and manage email through natural language. [connects: Gmail] — https://loadbay.xyz/h/gmail-mcp-server - google-calendar-mcp — https://github.com/nspady/google-calendar-mcp — 1140★ — MCP server for Google Calendar that lets AI assistants create, view, and manage calendar events. [connects: Google Calendar] — https://loadbay.xyz/h/google-calendar-mcp - arcade-mcp — https://github.com/ArcadeAI/arcade-mcp — 926★ — Framework and tool library for building authenticated MCP servers that give agents access to Google, Slack, GitHub, and other apps. [connects: Gmail, Slack, GitHub] — https://loadbay.xyz/h/arcade-mcp - mcp-google-sheets — https://github.com/xing5/mcp-google-sheets — 910★ — MCP server that integrates with Google Drive and Sheets to create, read, and modify spreadsheets. [connects: Google Sheets] — https://loadbay.xyz/h/mcp-google-sheets - google-docs-mcp — https://github.com/a-bonus/google-docs-mcp — 575★ — MCP server giving AI assistants full access to Google Docs, Sheets, Drive, Gmail, and Calendar through a user's Google account. [connects: Google Docs, Google Drive] — https://loadbay.xyz/h/google-docs-mcp - todoist-mcp — https://github.com/Doist/todoist-mcp — 510★ — Official Doist MCP server that lets AI agents create, query, and manage Todoist tasks and projects on a user's behalf. [connects: Todoist] — https://loadbay.xyz/h/todoist-mcp - airtable-mcp-server — https://github.com/domdomegg/airtable-mcp-server — 448★ — Airtable MCP server that lets AI systems read and write bases, tables, fields, and records. [connects: Airtable] — https://loadbay.xyz/h/airtable-mcp-server - salesforce-mcp — https://github.com/salesforcecli/mcp — 424★ — Official Salesforce MCP server for interacting with orgs to query and manage records and metadata. [connects: Salesforce] — https://loadbay.xyz/h/salesforce-mcp - monday.com MCP — https://github.com/mondaycom/mcp — 410★ — Official monday.com MCP server giving agents secure access to boards, items, columns, and updates on the monday Work OS. [connects: monday.com] — https://loadbay.xyz/h/monday-mcp - mcp-apple-notes — https://github.com/RafalWilinski/mcp-apple-notes — 398★ — MCP server that does RAG over your Apple Notes so you can search and chat with them from an AI assistant. [connects: Apple Notes] — https://loadbay.xyz/h/mcp-apple-notes - mcp-server-trello — https://github.com/delorenj/mcp-server-trello — 395★ — MCP server providing tools to read and manage Trello boards, lists, and cards from an AI assistant. [connects: Trello] — https://loadbay.xyz/h/mcp-server-trello - linear-mcp-server — https://github.com/jerhadf/linear-mcp-server — 343★ — An MCP server for Linear — let an agent read and manage issues, projects, and cycles. [connects: Linear] — https://loadbay.xyz/h/linear-mcp-server - Zapier MCP — https://github.com/zapier/zapier-mcp — 303★ — Official Zapier MCP server connecting agents to 8,000+ apps and 30,000+ actions through Zapier automation. [connects: Zapier] — https://loadbay.xyz/h/zapier-mcp - quickbooks-online-mcp-server — https://github.com/intuit/quickbooks-online-mcp-server — 285★ — Official Intuit MCP server exposing QuickBooks Online accounting features as callable tools for AI assistants. [connects: QuickBooks] — https://loadbay.xyz/h/quickbooks-online-mcp-server - mcp-gdrive — https://github.com/isaacphi/mcp-gdrive — 283★ — MCP server for reading from Google Drive and reading and editing Google Sheets, including file search and listing. [connects: Google Drive, Google Sheets] — https://loadbay.xyz/h/mcp-gdrive - shopify-mcp — https://github.com/GeLi2001/shopify-mcp — 218★ — MCP server for the Shopify API that lets AI assistants manage products, orders, and customers in a store. [connects: Shopify] — https://loadbay.xyz/h/shopify-mcp - mcp-server-apple-events — https://github.com/FradSer/mcp-server-apple-events — 142★ — MCP server giving native macOS integration with Apple Reminders and Calendar through EventKit. [connects: Apple Calendar, Apple Reminders] — https://loadbay.xyz/h/mcp-apple-events - mcp-server-asana — https://github.com/roychri/mcp-server-asana — 142★ — MCP server for Asana that lets AI assistants read and manage workspaces, projects, tasks, and comments. [connects: Asana] — https://loadbay.xyz/h/mcp-server-asana - mcp-hubspot — https://github.com/baryhuang/mcp-hubspot — 126★ — MCP server that lets AI assistants query and update HubSpot CRM data with built-in vector storage and caching. [connects: HubSpot] — https://loadbay.xyz/h/mcp-hubspot - fungible — https://github.com/tomfunk/fungible — 91★ — Terminal personal finance app with Plaid bank sync, an AI assistant, and an MCP server for querying account data. [connects: Plaid] — https://loadbay.xyz/h/fungible ## Gaming (32) - generative_agents — https://github.com/joonspk-research/generative_agents — 21577★ — Stanford 'Smallville' simulation of interactive LLM-driven agents that remember, reflect, and plan in a sandbox town. [connects: OpenAI] — https://loadbay.xyz/h/generative-agents - ml-agents — https://github.com/Unity-Technologies/ml-agents — 19494★ — Unity toolkit that turns games and simulations into environments for training agents via RL and imitation learning. [connects: Unity, PyTorch] — https://loadbay.xyz/h/ml-agents - Stable-Baselines3 — https://github.com/DLR-RM/stable-baselines3 — 13448★ — The standard library of reliable PyTorch RL algorithm implementations (PPO, SAC, DQN) used to train game-playing agents. [connects: Gymnasium, PyTorch, ALE] — https://loadbay.xyz/h/stable-baselines3 - Gymnasium — https://github.com/Farama-Foundation/Gymnasium — 12057★ — Standard API and reference environments for single-agent reinforcement learning, the maintained successor to OpenAI Gym. [connects: Atari, MuJoCo] — https://loadbay.xyz/h/gymnasium - unity-mcp — https://github.com/CoplayDev/unity-mcp — 10763★ — MCP bridge between AI assistants and the Unity Editor for managing assets, controlling scenes, and editing scripts. [connects: Unity] — https://loadbay.xyz/h/unity-mcp - pysc2 — https://github.com/google-deepmind/pysc2 — 8295★ — DeepMind's StarCraft II learning environment exposing the game to RL agents through a Python observation and action API. [connects: StarCraft II] — https://loadbay.xyz/h/pysc2 - DeepMind Lab — https://github.com/google-deepmind/lab — 7365★ — Customisable 3D first-person platform for agent research, providing navigation, memory, and puzzle tasks for RL agents. [connects: Python, Bazel] — https://loadbay.xyz/h/deepmind-lab - Voyager — https://github.com/MineDojo/Voyager — 6989★ — LLM-powered open-ended embodied agent that autonomously explores, learns skills, and plays Minecraft via the Mineflayer bot API. [connects: Minecraft, Mineflayer] — https://loadbay.xyz/h/voyager - open_spiel — https://github.com/google-deepmind/open_spiel — 5275★ — Collection of environments and algorithms for reinforcement learning and search in over 70 board, card, and strategy games. [connects: Chess, Poker, Go] — https://loadbay.xyz/h/open-spiel - Google Research Football — https://github.com/google-research/football — 3620★ — Physics-based 3D football environment for training RL agents in single- and multi-agent modes with a scenario academy. [connects: OpenAI Gym, TensorFlow, PettingZoo] — https://loadbay.xyz/h/google-research-football - PettingZoo — https://github.com/Farama-Foundation/PettingZoo — 3440★ — Standard API and environment suite for multi-agent reinforcement learning across classic, Atari, and board-game settings. [connects: Atari, Chess] — https://loadbay.xyz/h/pettingzoo - Minigrid — https://github.com/Farama-Foundation/Minigrid — 2463★ — Lightweight, configurable gridworld environments (including BabyAI) for benchmarking exploration and instruction-following agents. [connects: Gymnasium, PettingZoo, BabyAI] — https://loadbay.xyz/h/minigrid - Arcade-Learning-Environment — https://github.com/Farama-Foundation/Arcade-Learning-Environment — 2426★ — The ALE platform that lets agents play hundreds of Atari 2600 games for reinforcement-learning research. [connects: Atari] — https://loadbay.xyz/h/arcade-learning-environment - ViZDoom — https://github.com/Farama-Foundation/ViZDoom — 2034★ — Reinforcement-learning environment built on the 1993 game Doom for training agents from raw visual input. [connects: Doom] — https://loadbay.xyz/h/vizdoom - Godot RL Agents — https://github.com/edbeeching/godot_rl_agents — 1507★ — Bridge that turns Godot Engine games into RL environments for training NPC and character behaviors; the Godot analog to ML-Agents. [connects: Godot, Gymnasium, Stable-Baselines3] — https://loadbay.xyz/h/godot-rl - llm-colosseum — https://github.com/OpenGenerativeAI/llm-colosseum — 1483★ — Benchmarks LLMs by having them fight each other in real-time Street Fighter III, a head-to-head game-agent evaluation harness. [connects: DIAMBRA, OpenAI, Anthropic] — https://loadbay.xyz/h/llm-colosseum - diplomacy_cicero — https://github.com/facebookresearch/diplomacy_cicero — 1426★ — Cicero, the agent that plays Diplomacy at a human level by combining strategic planning with open-domain dialogue. [connects: Diplomacy] — https://loadbay.xyz/h/cicero-diplomacy - TextWorld — https://github.com/microsoft/TextWorld — 1419★ — Microsoft sandbox for training and evaluating agents on text-based games, generating procedural interactive fiction worlds. [connects: OpenAI Gym, Inform7, PyTorch] — https://loadbay.xyz/h/textworld - procgen — https://github.com/openai/procgen — 1167★ — Suite of procedurally generated game-like Gym environments for benchmarking generalization in RL agents. [connects: Gym] — https://loadbay.xyz/h/procgen - Factorio Learning Environment — https://github.com/JackHopkins/factorio-learning-environment — 1004★ — Open-ended environment for evaluating LLM agents in Factorio, testing long-horizon planning, program synthesis, and optimization. [connects: Factorio, MCP, OpenAI] — https://loadbay.xyz/h/factorio-learning-environment - nle — https://github.com/facebookresearch/nle — 984★ — The NetHack Learning Environment, a fast procedurally generated roguelike sandbox for reinforcement-learning agents. [connects: NetHack] — https://loadbay.xyz/h/nle - minerl — https://github.com/minerllabs/minerl — 957★ — Minecraft-based reinforcement-learning environment and dataset for sample-efficient agent research. [connects: Minecraft] — https://loadbay.xyz/h/minerl - GamingAgent (lmgame-Bench) — https://github.com/lmgame-org/GamingAgent — 940★ — Framework of LLM/VLM gaming agents plus lmgame-Bench that evaluates models by having them actually play games like Sokoban and Mario. [connects: OpenAI, Anthropic, Gemini] — https://loadbay.xyz/h/gaming-agent - Melting Pot — https://github.com/google-deepmind/meltingpot — 846★ — DeepMind suite of multi-agent RL scenarios for evaluating cooperation, competition, and social behavior across games. [connects: dmlab2d, PettingZoo, TensorFlow] — https://loadbay.xyz/h/meltingpot - crafter — https://github.com/danijar/crafter — 561★ — Open-world survival-game benchmark that evaluates a broad spectrum of agent capabilities in a single procedurally generated environment. [connects: Crafter] — https://loadbay.xyz/h/crafter - PokerRL — https://github.com/EricSteinberger/PokerRL — 526★ — Framework for multi-agent deep reinforcement learning research on no-limit and limit Texas Hold'em poker. [connects: Poker] — https://loadbay.xyz/h/pokerrl - Craftax — https://github.com/MichaelTMatthews/Craftax — 414★ — JAX reimplementation of Crafter and NetHack as a fast open-ended benchmark for reinforcement-learning agents. [connects: JAX] — https://loadbay.xyz/h/craftax - Odyssey — https://github.com/zju-vipa/Odyssey — 392★ — Gives Minecraft agents a library of open-world skills, so an LLM agent can explore, gather, and build across the game. [connects: Minecraft] — https://loadbay.xyz/h/odyssey-minecraft - Stable-Retro — https://github.com/Farama-Foundation/Stable-Retro — 379★ — Maintained Farama fork of Gym Retro turning classic console games (Genesis, SNES, NES) into Gym environments for RL agents. [connects: Gymnasium, libretro] — https://loadbay.xyz/h/stable-retro - BALROG — https://github.com/balrog-ai/BALROG — 255★ — Benchmark for agentic LLM/VLM reasoning across challenging games including NetHack, MiniHack, Crafter, BabyAI, and Baba Is You. [connects: NLE, Crafter, Gymnasium] — https://loadbay.xyz/h/balrog - PokéLLMon — https://github.com/git-disl/PokeLLMon — 204★ — An LLM agent that reaches human-level play in Pokémon battles. [connects: Pokémon] — https://loadbay.xyz/h/pokellmon - pokemon-agent — https://github.com/NousResearch/pokemon-agent — 141★ — An agent that plays Pokémon with headless emulation, a REST API, and a live dashboard. [connects: Pokémon] — https://loadbay.xyz/h/pokemon-agent ## Research & science (23) - AI-Scientist — https://github.com/SakanaAI/AI-Scientist — 14000★ — First end-to-end system for fully automated open-ended scientific discovery: generates ideas, runs experiments, and writes papers. [connects: OpenAI, Anthropic, Semantic Scholar, LaTeX] — https://loadbay.xyz/h/ai-scientist - STORM — https://github.com/stanford-oval/storm — 14000★ — Stanford knowledge-curation system that researches a topic via internet search and writes a full-length, cited report. [connects: OpenAI, Bing, You.com] — https://loadbay.xyz/h/storm - paper-qa — https://github.com/Future-House/paper-qa — 8722★ — High-accuracy RAG framework for answering questions from scientific papers with grounded citations. [connects: arXiv, Semantic Scholar] — https://loadbay.xyz/h/paper-qa - AlphaFold 3 — https://github.com/google-deepmind/alphafold3 — 8200★ — Official DeepMind inference pipeline for AlphaFold 3, predicting joint structures of proteins, nucleic acids, ligands, and ions. [connects: JAX, PDB] — https://loadbay.xyz/h/alphafold3 - AI-Scientist-v2 — https://github.com/SakanaAI/AI-Scientist-v2 — 6600★ — Agentic successor that uses progressive tree search to autonomously generate hypotheses, run ML experiments, and write manuscripts. [connects: OpenAI, Anthropic, Semantic Scholar, LaTeX] — https://loadbay.xyz/h/ai-scientist-v2 - Boltz — https://github.com/jwohlwend/boltz — 4100★ — Open family of biomolecular interaction models for predicting protein and complex structures and binding affinity, an AlphaFold3-class tool. [connects: PyTorch, MSA servers] — https://loadbay.xyz/h/boltz - zotero-mcp — https://github.com/54yyyu/zotero-mcp — 3868★ — MCP server linking a Zotero research library to AI assistants for paper search, summaries, and citation analysis. [connects: Zotero] — https://loadbay.xyz/h/zotero-mcp - Biomni — https://github.com/snap-stanford/Biomni — 3200★ — General biomedical AI agent that combines LLM reasoning, retrieval-augmented planning, and code execution over a biomedical toolbox. [connects: Anthropic, OpenAI, MCP] — https://loadbay.xyz/h/biomni - arxiv-mcp-server — https://github.com/blazickjp/arxiv-mcp-server — 2900★ — An MCP server for searching and analyzing arXiv papers, so a research agent can pull and read the literature. [connects: arXiv] — https://loadbay.xyz/h/arxiv-mcp-server - ESM3 — https://github.com/evolutionaryscale/esm — 2200★ — EvolutionaryScale flagship protein language models (ESM3, ESM C) reasoning jointly over sequence, structure, and function. [connects: PyTorch, HuggingFace] — https://loadbay.xyz/h/esm - paper-search-mcp — https://github.com/openags/paper-search-mcp — 1900★ — MCP server to search and download academic papers across 20+ sources including arXiv, PubMed, bioRxiv, and Semantic Scholar. [connects: arXiv, PubMed, Semantic Scholar, OpenAlex] — https://loadbay.xyz/h/paper-search-mcp - chemcrow-public — https://github.com/ur-whitelab/chemcrow-public — 927★ — LLM chemistry agent that augments models with expert tools for synthesis planning and molecule discovery. [connects: RDKit] — https://loadbay.xyz/h/chemcrow - Denario — https://github.com/AstroPilot-AI/Denario — 573★ — A modular multi-agent system that assists with scientific research end to end. [connects: Research] — https://loadbay.xyz/h/denario - BioAgents — https://github.com/bio-xyz/BioAgents — 171★ — An AI-scientist framework for autonomous deep research in the biological sciences. [connects: Biology] — https://loadbay.xyz/h/bioagents - GenoMAS — https://github.com/Liu-Hy/GenoMAS — 136★ — Multi-agent framework that automates gene-expression analysis workflows end to end. [connects: GEO, TCGA] — https://loadbay.xyz/h/genomas - CASSIA — https://github.com/ElliotXie/CASSIA — 96★ — Multi-agent LLM framework for automated cell-type annotation of single-cell RNA-seq data. [connects: scRNA-seq] — https://loadbay.xyz/h/cassia - BuildArena — https://github.com/AI4Science-WestlakeU/BuildArena — 94★ — Benchmark where LLM agents design, build, and test rockets, cars, and bridges in a physics simulator from text goals. [connects: Besiege] — https://loadbay.xyz/h/buildarena - ProteinMCP — https://github.com/charlesxu90/ProteinMCP — 56★ — Agentic framework for autonomous protein design wrapping structure-prediction and sequence-design tools. [connects: RFdiffusion, ESMFold] — https://loadbay.xyz/h/proteinmcp - cactus — https://github.com/pnnl/cactus — 52★ — LLM agent that leverages cheminformatics tools to answer chemistry questions with informed tool use. [connects: RDKit] — https://loadbay.xyz/h/cactus-chem - atlas — https://github.com/aspuru-guzik-group/atlas — 51★ — Bayesian optimization brain for self-driving laboratories that plans experiments for autonomous discovery. [connects: Olympus] — https://loadbay.xyz/h/atlas-bo - AlphaFold-MCP-Server — https://github.com/Augmented-Nature/AlphaFold-MCP-Server — 35★ — MCP server exposing the AlphaFold Protein Structure Database for structure-prediction analysis through agent tools. [connects: AlphaFold] — https://loadbay.xyz/h/alphafold-mcp-server - semantic-scholar-mcp — https://github.com/akapet00/semantic-scholar-mcp — 24★ — MCP server for searching and analyzing academic papers and citation graphs via the Semantic Scholar API. [connects: Semantic Scholar] — https://loadbay.xyz/h/semantic-scholar-mcp - MatAgent — https://github.com/adibgpt/MatAgent — 22★ — Physics-aware multi-agent LLM framework for accelerating materials-science discovery and optimization. [connects: Materials Project] — https://loadbay.xyz/h/matagent ## Health (22) - medical-research-skills — https://github.com/aipoch/medical-research-skills — 1156★ — Hundreds of agent skills for medical research: protocol design, data analysis, literature review. A skill library you mount into a research agent. [connects: Claude Skills] — https://loadbay.xyz/h/medical-research-skills - Garmin MCP — https://github.com/Taxuspt/garmin_mcp — 647★ — MCP server connecting to Garmin Connect to expose activities, sleep, heart rate, and body battery to MCP clients. [connects: Garmin Connect] — https://loadbay.xyz/h/garmin-mcp - Apple Health MCP (DuckDB) — https://github.com/neiltron/apple-health-mcp — 547★ — MCP server for querying an Apple Health export with natural language and SQL via DuckDB for fast local analysis. [connects: Apple Health, DuckDB] — https://loadbay.xyz/h/apple-health-mcp-duckdb - biomcp — https://github.com/genomoncology/biomcp — 527★ — Biomedical MCP server giving agents access to clinical trials, genomic variants, and biomedical literature. [connects: PubMed, ClinicalTrials] — https://loadbay.xyz/h/biomcp - strava-mcp — https://github.com/r-huijts/strava-mcp — 440★ — MCP server connecting to the Strava API so LLMs can read activities, segments, routes, and training data. [connects: Strava] — https://loadbay.xyz/h/strava-mcp - INSIGHT — https://github.com/oneil512/INSIGHT — 415★ — An autonomous agent that runs medical research end to end: forms questions, searches the literature, and synthesizes findings. [connects: PubMed] — https://loadbay.xyz/h/insight-medical - MedAgents — https://github.com/gersteinlab/MedAgents — 351★ — Multi-agent LLM framework for zero-shot medical reasoning where role-playing expert agents collaborate on clinical questions. [connects: OpenAI] — https://loadbay.xyz/h/medagents - apple-health-mcp-server — https://github.com/the-momentum/apple-health-mcp-server — 213★ — An MCP server that queries your Apple Health export in natural language, with DuckDB under the hood. Point an agent at your steps, sleep, and workouts. [connects: Apple Health] — https://loadbay.xyz/h/apple-health-mcp - mcp-opennutrition — https://github.com/deadletterq/mcp-opennutrition — 189★ — MCP server providing access to the OpenNutrition food database with 300,000+ items and barcode lookups. [connects: OpenNutrition] — https://loadbay.xyz/h/mcp-opennutrition - pubmearch — https://github.com/Darkroaster/pubmearch — 150★ — PubMed MCP server that lets agents search and analyze biomedical literature from the PubMed database. [connects: PubMed] — https://loadbay.xyz/h/pubmearch - R2GenGPT — https://github.com/wang-zhanyu/R2GenGPT — 125★ — Radiology report generation that pairs frozen LLMs with visual encoders to draft reports from chest X-rays. [connects: Swin Transformer] — https://loadbay.xyz/h/r2gengpt - fhir-mcp-server — https://github.com/wso2/fhir-mcp-server — 123★ — Exposes any FHIR server or API as an MCP server, so an agent can read and write clinical data in the healthcare-standard format. [connects: FHIR] — https://loadbay.xyz/h/fhir-mcp-server - whoop-mcp — https://github.com/shashankswe2020-ux/whoop-mcp — 114★ — MCP server that connects to the WHOOP API to expose recovery, strain, sleep, and biometric data to agents. [connects: WHOOP] — https://loadbay.xyz/h/whoop-mcp - pubmed-mcp-server — https://github.com/cyanheads/pubmed-mcp-server — 111★ — MCP server to search PubMed and Europe PMC, fetch full text, citations, and MeSH terms over STDIO or HTTP. [connects: PubMed, Europe PMC] — https://loadbay.xyz/h/pubmed-mcp-server - medical-mcp — https://github.com/JamesANZ/medical-mcp — 100★ — MCP server aggregating FDA, WHO, PubMed, and RxNorm so an agent can answer drug, disease, and literature questions from one tool. [connects: openFDA, RxNorm, WHO, PubMed] — https://loadbay.xyz/h/medical-mcp - dicom-mcp — https://github.com/ChristianHinge/dicom-mcp — 97★ — MCP server for interacting with DICOM servers and PACS for medical-imaging query and retrieval workflows. [connects: DICOM, PACS] — https://loadbay.xyz/h/dicom-mcp - clinicaltrialsgov-mcp-server — https://github.com/cyanheads/clinicaltrialsgov-mcp-server — 80★ — MCP server to search ClinicalTrials.gov, retrieve study details, and match patients to eligible trials. [connects: ClinicalTrials.gov] — https://loadbay.xyz/h/clinicaltrialsgov-mcp-server - pyomop — https://github.com/dermatologist/pyomop — 64★ — Python package for OHDSI OMOP clinical data with plain-text LLM queries, an MCP server, and FHIR import. [connects: OMOP, FHIR] — https://loadbay.xyz/h/pyomop - langcare-mcp-fhir — https://github.com/langcare/langcare-mcp-fhir — 42★ — Enterprise FHIR R4 MCP server supporting Epic, Cerner, OpenEMR, and GCP Healthcare API with SMART-on-FHIR OAuth2 auth. [connects: Epic, Cerner, OpenEMR, GCP Healthcare] — https://loadbay.xyz/h/langcare-mcp-fhir - oura-mcp-server — https://github.com/tomekkorbak/oura-mcp-server — 37★ — MCP server for the Oura Ring API exposing sleep, readiness, and activity metrics to LLM clients. [connects: Oura] — https://loadbay.xyz/h/oura-mcp-server - AMG-RAG — https://github.com/MrRezaeiUofT/AMG-RAG — 32★ — Agentic medical graph-RAG framework that builds knowledge graphs and retrieves evidence for medical Q&A. [connects: Knowledge Graph] — https://loadbay.xyz/h/amg-rag - mcp-fitbit — https://github.com/TheDigitalNinja/mcp-fitbit — 32★ — MCP server giving an AI assistant OAuth access to Fitbit activity, sleep, heart rate, weight, and nutrition data. [connects: Fitbit] — https://loadbay.xyz/h/mcp-fitbit