FAR Oracle runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from pypi.
Search Federal Acquisition Regulations (FAR) for government contracting.
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 far-mcp-server -- uvx far-oracle
{
"mcpServers": {
"far-mcp-server": {
"args": [
"far-oracle"
],
"command": "uvx"
}
}
}
[mcp_servers.far-mcp-server]
command = "uvx"
args = ["far-oracle"]
{
"mcpServers": {
"far-mcp-server": {
"args": [
"far-oracle"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"far-mcp-server": {
"args": [
"far-oracle"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.