FedRAMP 20x Requirements runs on your own machine — the client starts it, so there is no endpoint to ping. 359 installs a week from pypi. Last commit 13 Feb 2026.
An MCP server that provides access to FedRAMP 20x security requirements and controls.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add FedRAMP20xMCP -- uvx fedramp-20x-mcp
{
"mcpServers": {
"FedRAMP20xMCP": {
"args": [
"fedramp-20x-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.FedRAMP20xMCP]
command = "uvx"
args = ["fedramp-20x-mcp"]
{
"mcpServers": {
"FedRAMP20xMCP": {
"args": [
"fedramp-20x-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"FedRAMP20xMCP": {
"args": [
"fedramp-20x-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.