Patronus AI MCP Server#1078
Closed
anandnk24 wants to merge 2 commits intomodelcontextprotocol:mainfrom
Closed
Conversation
olaservo
reviewed
May 11, 2025
| - <img height="12" width="12" src="https://avatars.githubusercontent.com/u/82347605?s=48&v=4" alt="OceanBase Logo" /> **[OceanBase](https://github.com/oceanbase/mcp-oceanbase)** - MCP Server for OceanBase database and its tools | ||
| - <img height="12" width="12" src="https://docs.octagonagents.com/logo.svg" alt="Octagon Logo" /> **[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data. | ||
| - <img height="12" width="12" src="https://oxylabs.io/favicon.ico" alt="Oxylabs Logo" /> **[Oxylabs](https://github.com/oxylabs/oxylabs-mcp)** - Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction. | ||
| - <img height="12" width="12" src="https://www.patronus.ai/favicon-ico" alt="Patronus AI Logo" /> **[Patronus AI](https://github.com/patronus-ai/patronus-mcp-server)** - Test, evaluate, and optimize AI agents and RAG apps |
Member
There was a problem hiding this comment.
For some reason this icon isn't rendering for me when I preview the rendered Readme with these changes, could you double check that this image is loading correctly?
Member
|
Thanks for your contribution to the servers list. This has been merged in this combined PR: #2075 This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds the Patronus AI MCP Server to the official list of MCP implementations, linking to Patronus AI's repository. The update provides visibility for users who want to integrate Patronus AI's API for powerful LLM evaluation and optimization.
Server Details
• Server: Patronus AI MCP
• Changes to: README (added Patronus AI MCP Server to the list of available servers)
Motivation and Context
The Patronus AI MCP Server enables AI engineers to scalably and reliably test and optimize LLM systems like AI agents and RAG apps. It is challenging improve LLM system performance and reduce hallucinations and other unexpected behavior. To solve this problem, we developed evaluation models and optimization techniques that help companies ship higher quality AI products. This MCP Server provides an interface over the Patronus API, enabling anyone to ask questions and run evals without running any code at all. This democratizes the process of optimizing AI products within product teams.
How Has This Been Tested?
This change affects documentation only, so no functional testing was required. However, the Patronus AI MCP Server has been tested against a variety of functional and E2E tests (see repo), and it been validated for use with MCP-compatible clients.
Breaking Changes
No breaking changes.
Types of changes
Checklist
Additional context