affaan-m/ECC
ECC is a comprehensive agent harness performance optimization system providing skills, instincts, memory, security, and research-first development for various AI agent harnesses including Claude Co...
Ultimate MCP Server is a single Model Context Protocol server that aggregates a very wide set of capabilities behind one tool namespace, positioning itself as an operating system for AI agents rather than a focused integration. Everything is exposed as standard MCP tools, so any MCP client can call it. The functional areas listed in the README include a cognitive memory system giving agents persistent state and context across operations; browser automation built on Playwright; deep Excel spreadsheet manipulation; secure filesystem access; SQL database interaction; document processing with OCR; vector search and retrieval-augmented generation; entity relation graphs; text classification and specialised text processing; audio transcription; wrappers around command line tools such as ripgrep, awk, sed and jq; dynamic integration of external REST APIs; and meta tools for self-discovery, optimisation and documentation refinement. A second theme is provider abstraction and cost control. One interface fronts OpenAI, Anthropic, Google Gemini, xAI Grok, DeepSeek, OpenRouter and any OpenAI-compatible local server such as Ollama, llama.cpp, mistral.rs, vLLM or LM Studio, with a configurable local provider addressed by base_url and accounted at zero cost so the optimiser prefers it. On top of that sit cost-aware task routing that delegates suitable work from expensive models to cheap ones, multi-level caching described as exact, semantic and task-aware, and per-provider cost tracking; the project claims large API savings from routing plus handling routine work with non-LLM tools. The intended usage pattern is an advanced agent that receives a complex task, reaches for whichever tools it needs, keeps state in the memory system and orchestrates a multi-step workflow, returning results in standard MCP format. It requires Python 3.13 or later and is MIT licensed with an OpenAI and Anthropic rider.
https://github.com/Dicklesworthstone/ultimate_mcp_server
ECC is a comprehensive agent harness performance optimization system providing skills, instincts, memory, security, and research-first development for various AI agent harnesses including Claude Co...
Open WebUI is a self-hosted, extensible AI platform supporting multiple LLM runners and OpenAI-compatible APIs with advanced features like Retrieval Augmented Generation, model building, and offline deployment.
AnythingLLM is an all-in-one AI application with full MCP compatibility that enables intelligent chat interactions with documents using various LLMs, multi-user support, and no-code AI agent building capabilities.
goose is an open-source, extensible AI agent providing desktop, CLI, and API interfaces for code, workflows, and general tasks, featuring broad LLM provider compatibility and connection to MCP exte...
nanobot is an ultra-lightweight, open-source, self-hosted personal AI agent framework in Python, offering a WebUI, tools, memory, MCP integration, multi-agent workflows, automation, and chat app co...
CowAgent is an open-source, multi-model AI assistant and Agent Harness designed for autonomous task planning, tool execution, and continuous learning, featuring native Model Context Protocol (MCP) ...
This project provides an installable GitHub library and npm installer for over 1,900 agentic skills and playbooks, designed to enhance AI coding assistants like Claude Code, Gemini CLI, Cursor, and...
LibreChat is an open-source enhanced ChatGPT clone that integrates multiple AI models and supports the Model Context Protocol (MCP) for advanced AI assistant features including no-code agents, secure code execution, multimodal interactions, and customizable conversation management.