Awesome MCPSoftware Development

comet-ml/opik

⭐ 22001 Python added to this list on 2025-05-06 repository created 2023-05-10

Opik is an open-source platform designed to support the entire lifecycle of large language model (LLM) applications, focusing on debugging, evaluating, monitoring, and optimizing these systems. It provides comprehensive tracing capabilities that allow developers to track all LLM calls, conversation logs, and agent activities with detailed context, both during development and in production environments. Opik integrates seamlessly with many popular frameworks and tools, including Google ADK, Autogen, and Flowise AI, enabling extensive observability through third-party integrations. The platform offers advanced evaluation features such as automated prompt evaluation, LLM-as-a-judge metrics for complex tasks like hallucination detection, moderation, and retrieval-augmented generation (RAG) assessment. It supports experiment management and dataset handling to facilitate rigorous testing and validation of LLM applications. Opik also integrates with CI/CD pipelines through PyTest, allowing continuous evaluation and quality assurance. For production use, Opik provides scalable monitoring dashboards that can handle high volumes of traces (over 40 million traces per day). It tracks feedback scores, trace counts, and token usage over time, helping teams identify and resolve issues quickly. Online evaluation rules powered by LLM-as-a-judge metrics enable real-time detection of production problems. Unique features include the Opik Agent Optimizer, a dedicated SDK and set of tools to enhance prompts and agent performance, and Opik Guardrails, which help implement safe and responsible AI practices. These features ensure that LLM-powered applications run better, faster, and more securely. Overall, Opik is a comprehensive, production-ready platform that empowers developers to build, evaluate, optimize, and monitor LLM systems effectively, making it a valuable tool for anyone working with large language models in real-world applications.

https://github.com/comet-ml/opik

agentic-pipelinesagentic-workflowsautogenautomated-evaluationsci/cdci/cd-integrationcometcontent-moderationdashboardsdatasetsdebuggingevaluationexperiment-managementexperimentsflowise-aigoogle-adkhallucination-detectionintegrationslangchainlarge-language-modellarge-language-modelsllama-indexllmllm-as-a-judgellm-as-judge-metricsllm-evaluationllm-observabilityllmopsmoderationmonitoringobservabilityonline-evaluation-rulesopen-sourceopenaiopik-agent-optimizeropik-guardrailsplaygroundproduction-dashboardsproduction-monitoringprompt-engineeringprompt-evaluationprompt-playgroundpytestrag-assessmentrag-chatbotsrag-systemssafe-ai-practicesscalable-monitoringtracing

Also in Software Development

Graphify-Labs/graphify

Graphify transforms codebases, documentation, and other files into queryable knowledge graphs, enhancing developer productivity with local AST parsing and detailed edge explanations.

upstash/context7

Context7 MCP Server is an MCP server that delivers up-to-date, version-specific code documentation and examples to enhance LLMs and AI code editors, ensuring accurate and current code generation.

DeusData/codebase-memory-mcp

High-performance Model Context Protocol (MCP) server that indexes codebases into a persistent knowledge graph for AI coding agents, supporting 158 languages, lightning-fast queries, and various dev...

github/github-mcp-server

GitHub MCP Server is an official Model Context Protocol server that integrates with GitHub APIs to enable advanced automation and AI-powered interactions with GitHub repositories and workflows.

tirth8205/code-review-graph

Code-review-graph is a local-first code intelligence solution that builds a persistent structural map of your codebase to provide precise context to AI coding tools, significantly reducing token us...

oraios/serena

Serena is a free and open-source coding agent toolkit that uses the Model Context Protocol to enable LLMs to autonomously perform semantic code retrieval and editing with IDE-like precision on complex codebases.

eyaltoledano/claude-task-master

Claude Task Master is an AI-powered task management system designed for AI-driven development that integrates seamlessly with various editors via the Model Control Protocol (MCP).

mksglu/context-mode

Context Mode is an MCP server designed to optimize context window usage for AI coding agents by sandboxing tool output, tracking session continuity with SQLite, and promoting LLMs as code generator...