mcpbeat Sign in

FAR Oracle MCP Server

local only

FAR Oracle runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi.

Search Federal Acquisition Regulations (FAR) for government contracting.

Installs per day peak 47 · avg 17 · -42% w/w
a month agotoday
78
Installs / week
pypi · far-oracle
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check FAR Oracle every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add far-mcp-server -- uvx far-oracle
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "far-mcp-server": {
      "args": [
        "far-oracle"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.far-mcp-server]
command = "uvx"
args = ["far-oracle"]
.cursor/mcp.json
{
  "mcpServers": {
    "far-mcp-server": {
      "args": [
        "far-oracle"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "far-mcp-server": {
      "args": [
        "far-oracle"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to FAR Oracle

same job, measured the same way
Awardopedia - Federal Contracts
by grayson-sys

Search federal government contract opportunities from SAM.gov via Claude

28 installs/wk local only
MoltAwards
by bbriggs1990

Federal + state government contracts, awards, jobs, and B2B subcontracting for AI agents.

71 installs/wk local only
Federal Regulations MCP Server
by cyanheads

Search and trace US federal rules across the Federal Register, eCFR, and Regulations.gov.

98 installs/wk 7 tools answering
C
Govcon Contractor Signals
by dropwatchhq

Federal contractor M&A signals: rising contractors, growth momentum, award search.

3 tools answering
Federated AI Commons
by toby-self

MCP server for a federated AI-commons governance simulation with a verified compliance oracle.

65 installs/wk local only
US Code of Federal Regulations
by mccallar

Look up, search, and track changes to the US Code of Federal Regulations (eCFR).

322 installs/wk local only
MCP Sam Gov
by cliwant

Keyless-first MCP: 152 tools for US federal + state/local (SLED) contracting, spending & regulation

497 installs/wk local only
Au Eli MCP
by matematicsolutions

MCP server for Australia's Federal Register of Legislation: search and cite Commonwealth Acts.

300 installs/wk local only

FAR Oracle — questions

Answers built from our own checks of this server.

Why is there no uptime for FAR Oracle?
FAR Oracle runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package far-oracle was installed 78 times last week.
How do I connect FAR Oracle?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls far-oracle straight from pypi; nothing to host, nothing to sign up for.
How many people use FAR Oracle?
The pypi package far-oracle was installed 78 times in the last week. Week over week that is -42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.