Esrp Oss MCP Test
Rank #896com.microsoft.esrp/esrp-oss-mcp-test
The ESRP OSS MCP server exposes tools to discover & validate trusted Microsoft OSS Packages.
Esrp Oss MCP Test is a Model Context Protocol (MCP) server published by sravanism. It ranks #896 of 76,851 servers tracked on MCP Toplist, and its repository has 149 GitHub stars. Esrp Oss MCP Test is listed on Official MCP, with 13 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Feb 26, 2026.
Ranks ahead of 75,955 of 76,851 servers on MCP Toplist.
Use Esrp Oss MCP Test
Add Esrp Oss MCP Test to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"esrp-oss-mcp-test": {
"url": "https://esrp-mcp-server-{env}.azurewebsites.net/mcp"
}
}
}{
"mcpServers": {
"esrp-oss-mcp-test": {
"command": "npx",
"args": [
"-y",
"esrp-oss-mcp-test"
]
}
}
}{
"mcpServers": {
"esrp-oss-mcp-test": {
"command": "uvx",
"args": [
"esrp-oss-mcp-test"
]
}
}
}{
"mcpServers": {
"esrp-oss-mcp-test": {
"command": "dnx",
"args": [
"sravanism.oss.mcp.server"
]
}
}
}{
"mcpServers": {
"esrp-oss-mcp-test": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/sravanmsft/esrp-oss-mcp-test:latest"
]
}
}
}Published as mcp bundle `https://github.com/esrp-test/winget-esrp-ppe/releases/download/v0.0.1/esrp-oss-mcp-test.mcpb` — install it through your client’s extension manager.
Listed on 1 registry
sravanism
Other servers by sravanism
View all sravanism servers →Available versions (13)
| Version | Published |
|---|---|
| 26.226.135743 | Feb 26, 2026 |
| 26.218.111302 | Feb 18, 2026 |
| 26.218.105601 | Feb 18, 2026 |
| 26.218.85928 | Feb 18, 2026 |
| 26.217.145350 | Feb 17, 2026 |
| 0.0.7 | Feb 10, 2026 |
| 0.0.6 | Feb 10, 2026 |
| 0.0.5 | Feb 9, 2026 |
| 0.0.4 | Feb 9, 2026 |
| 0.0.3 | Feb 9, 2026 |
| 0.0.2 | Feb 9, 2026 |
| 0.0.1 | Feb 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Esrp Oss MCP Test?
- Esrp Oss MCP Test is maintained by sravanism, which publishes 3 MCP servers (28 total versions) tracked on MCP Toplist.
- Is Esrp Oss MCP Test listed on the Official MCP Registry?
- Yes — Esrp Oss MCP Test is listed on the Official MCP Registry.
- How many versions does Esrp Oss MCP Test have?
- MCP Toplist tracks 13 versions of Esrp Oss MCP Test, most recently published on Feb 26, 2026.
- Where can I find the source code for Esrp Oss MCP Test?
- The source code for Esrp Oss MCP Test is hosted at github.com/sravanism/esrp-oss-mcp-server.