Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/1102moderator/regulations-gov-mcp
LOCAL

Regulations.gov

1102moderator/regulations-gov-mcp

MCP server for Regulations.gov. Federal rulemaking dockets, documents, public comments, and comment period tracking. Useful for FAR case monitoring, regulatory intake during proposed rule comment windows, and tracking acquisition policy changes from FAR Council, DARS, SBA, OFPP, and any agency supplement. **8 tools.** Optional free api.data.gov key for 1,000 req/hr. Without a key, falls back to DEMO_KEY at 30/hr, 50/day. Hardened across 4 audit rounds with 177 regression tests. Built for GS-1102 contracting officers and regulatory affairs.

8 tools available
The Ghost
This server runs locally on your machine. We can't scan it remotely; review the source code before installing.
Time indexed (4mo)
8toolsLocal/ STDIO4moindexed
Checked Jul 9, 2026
Quality Score
23/95
Emerging
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure13/20
113 days indexed
Capability9.9/25
Tools: 4.9/13 (8 tools)
Description: 5/5
Endpoint: 0/7
Adoption0/25
Use count: 0/20 (0 uses)
Multi-registry: 0/5 (1 registry)
Reliability0/25
Currently live: 0/10
Uptime history: 0/15 No checks yet
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Incomplete Data Cap (60)
Usage data is not available for this server. Quality is capped until adoption can be measured.
Risk
0Clean
No signals detected.
The scanner shows
This server runs locally. We can't scan it remotely; review the source code before installing.
First indexed Apr 25, 2026
Server Profile
Tools catalogued
8
8 tools available. Full list below.
Hosting
Local / STDIO
Runs on your machine. Has access to your filesystem, SSH keys, and environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not yet verified by the Official MCP Registry.
Tools (8)
search_documents
Search Regulations.gov documents (proposed rules, final rules, notices). Filter values are CASE-SENSITIVE. Use exact casing: - document_type: 'Proposed Rule', 'Rule', 'Notice', 'Supporting & Related Material', 'Other' - Lowercase values silently return 0 results (no error) Key parameters: - agency_id: FAR, DARS, GSA, SBA, OFPP, DOD, NASA, VA, etc. Empty string is REJECTED (previously returned all 1.95M records). - docket_id: e.g., 'FAR-2023-0008' for a specific FAR case - within_comment_period: True to find documents currently accepting comments - posted_date_ge/le: YYYY-MM-DD format (calendar-checked) - comment_end_date_ge/le: YYYY-MM-DD format Response includes meta.aggregations with counts by document type, agency, and comment period status. Page size: 5-250. page_number: 1-20 (API caps total results at ~5,000). For larger sets, use date ranges to partition. sort: '-postedDate' (newest first, default), 'postedDate', '-commentEndDate', 'lastModifiedDate', 'title', 'documentId'.
get_document_detail
Get full details for a single Regulations.gov document. Returns fileFormats (download URLs), cfrPart, displayProperties, and other detail fields not available in search results. Set include_attachments=True to get attachment objects with download URLs. document_id format: FAR-2023-0008-0023
search_comments
Search public comments on Regulations.gov. To find comments on a specific document, use comment_on_id with the hex objectId from document search results (NOT the human-readable documentId). docket_id can also filter comments to all documents in a docket. Page size: 5-250. Comments sorted by '-postedDate' by default.
get_comment_detail
Get full details for a single comment. Returns the full comment text, organization, submitter info (if public), tracking number, and duplicate comment count. Some fields (firstName, lastName, organization) are agency-configurable and may be hidden.
search_dockets
Search Regulations.gov dockets. Dockets are containers for related regulatory documents (proposed rules, comments, supporting materials). FAR cases, DFARS cases, and agency rulemaking actions each have a docket. docket_type is CASE-SENSITIVE: 'Rulemaking' or 'Nonrulemaking'. lastModifiedDate format: 'YYYY-MM-DD HH:MM:SS' (space-separated, NOT ISO). This is a Regulations.gov quirk; ISO 8601 is rejected. Limited filters: only searchTerm, agencyId, docketType, lastModifiedDate.
get_docket_detail
Get full details for a single docket. Returns title, abstract, RIN (links to Unified Agenda), agency, keywords, and modification date. docket_id format: FAR-2023-0008, DARS-2025-0071, SBA-2024-0002
Show all 8 tools ↓
open_comment_periods
Find documents with currently open comment periods. Searches for documents where withinCommentPeriod=true, sorted by soonest closing deadline. Returns document IDs, titles, agencies, comment end dates, and docket IDs. Default searches FAR, DARS, GSA, SBA, OFPP, DOD, NASA, VA. Pass agency_ids to narrow or expand the scope. An empty list is rejected; pass None to use the defaults.
far_case_history
Get the full lifecycle of a FAR/DFARS rulemaking case. Fetches the docket metadata (title, abstract, RIN) plus all documents filed under the docket, sorted by most recent first. docket_id examples: FAR-2023-0008, DARS-2025-0071 Returns the docket abstract, RIN (links to Unified Agenda), and all documents with their types, dates, and URLs.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from 1102moderator
USASpending.gov
MCP server for USASpending.gov federal contract, award, subaward, recipient, agency, and federal account data. v0.3 expands coverage to **55 tools** across: - **Awards** - search, detail, transactions, IDV children, funding rollups - **Subawards (FFATA)** - prime/sub relationships, search - **Recipient depth** - profile, children, parent/child mapping, autocomplete - **Agency depth** - sub-agencies, federal accounts, object classes, program activities, obligations by award category - **Spending analytics** - over time, by category, by geography, transaction-level - **Federal accounts (TAS)** - list, detail, fiscal year snapshot, object classes, program activities - **Reference data** - award types, DEFC, CFDA, glossary - **Autocomplete helpers** - awarding agency, funding agency, NAICS, PSC, recipient **No authentication required.** Hardened across 8 audit rounds with **1,194 regression tests** (1,113 mock + 81 live, ~22 per tool average). Built for GS-1102 contracting officers, market research, and procurement intelligence.
BLS OEWS
MCP server for BLS Occupational Employment and Wage Statistics (OEWS). Market wage data for IGCE development, labor rate benchmarking, and price analysis on federal contracts. Covers ~830 occupations across 530+ metro areas. Returns employment counts, mean/median wages, and full percentile distributions (10th/25th/50th/75th/90th) at national, state, and metro levels. **7 tools.** Optional free BLS API key raises the rate ceiling to 500 queries/day via the v2 API. Without a key, falls back to v1 at 25 queries/day. Hardened across 6 audit rounds with 218 regression tests. Built for GS-1102 contracting officers and pricing analysts.
GSA CALC+
MCP server for GSA CALC+ Labor Ceiling Rates. Rate benchmarking for IGCEs, price reasonableness analysis, and market research on professional services. Queries 230K+ awarded not-to-exceed hourly rates from GSA MAS contracts. Search by labor category, education, experience, SIN, vendor, or business size. Returns rates with statistical aggregations (mean, median, percentiles, std dev). **8 tools.** No authentication required. CALC+ rates are ceiling rates (maximum a contractor can charge), not prices paid. Hardened across 5 audit rounds with 314 regression tests. Built for GS-1102 contracting officers and pricing teams.
SAM.gov
MCP server for SAM.gov entity registration, exclusions, opportunities, contract awards (FPDS replacement), federal hierarchy, and FFATA subaward reporting. Covers all major SAM.gov APIs: - **Entity Management v3** - UEI/CAGE lookups, registration status, business types, NAICS/PSC, reps and certs - **Exclusions v4** - debarment, suspension, responsibility determinations - **Opportunities v2** - solicitations, sources sought, award notices - **Contract Awards v1** - FPDS replacement; PIID lookups, mod histories, vendor award searches - **Federal Hierarchy v1** - agency/sub-agency/office normalization - **Acquisition + Assistance Subaward Reporting v1** - FFATA subcontracts and grant subawards - **PSC code lookups** **15 read-only tools.** Requires free SAM.gov API key (rotates every 90 days). Hardened across 8 audit rounds with 1,094 regression tests. Built for GS-1102 contracting officers performing pre-award and responsibility determinations.
Similar servers
Press Release
press-release MCP — wraps StupidAPIs (requires X-API-Key)
MCP Server for LimeSurvey
Enables interaction with LimeSurvey API to create and manage surveys, questions, question groups, activate surveys, and export responses through standardized MCP endpoints.
io.github.zenml-io/mcp-zenml
MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
Linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
Google Docs MCP Server
Enables Claude to read, create, and update Google Docs through OAuth authentication. Deployed as a remote Next.js server on Vercel with support for multiple users and secure API key management.
Indexed from Smithery · Updates nightlyView on Smithery →