Skip to main content
ClaudeWave

MCP server for fcc-ecfs

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/pipeworx-io/mcp-fcc-ecfs
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-fcc-ecfs": {
      "command": "node",
      "args": ["/path/to/mcp-fcc-ecfs/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/pipeworx-io/mcp-fcc-ecfs and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# mcp-fcc-ecfs

MCP server for fcc-ecfs

Part of [Pipeworx](https://pipeworx.io) — an MCP gateway connecting AI agents to 1361+ live data sources.

## Tools

| Tool | Description |
|------|-------------|
| `ecfs_search_filings` | Search FCC ECFS filings using the public API full-text index. Returns filer/author, proceeding, submission type, dates, and official document links. Search matches are filings in the public record, not FCC findings or endorsements. |
| `ecfs_docket_filings` | List FCC ECFS filings in an exact proceeding/docket, newest first, including documents and parties. A filing reflects the submitter’s position and is not an FCC decision. |
| `ecfs_filing_detail` | Retrieve one FCC ECFS filing by submission ID with all public proceedings, filers, authors, law firms, status, and official document/attachment URLs. |
| `ecfs_search_proceedings` | Search FCC ECFS proceedings/dockets by exact number or public API query and return descriptions, bureau, dates, and docket links. |

## Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

```json
{
  "mcpServers": {
    "fcc-ecfs": {
      "url": "https://gateway.pipeworx.io/fcc-ecfs/mcp"
    }
  }
}
```

Or connect to the full Pipeworx gateway for access to all 1361+ data sources:

```json
{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}
```

## Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

```
ask_pipeworx({ question: "your question about Fcc Ecfs data" })
```

The gateway picks the right tool and fills the arguments automatically.

## More

- [All tools and guides](https://github.com/pipeworx-io/examples)
- [pipeworx.io](https://pipeworx.io)

## License

MIT
fcc-ecfsmcpmcp-servermodel-context-protocolpipeworx

Lo que la gente pregunta sobre mcp-fcc-ecfs

¿Qué es pipeworx-io/mcp-fcc-ecfs?

+

pipeworx-io/mcp-fcc-ecfs es mcp servers para el ecosistema de Claude AI. MCP server for fcc-ecfs Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala mcp-fcc-ecfs?

+

Puedes instalar mcp-fcc-ecfs clonando el repositorio (https://github.com/pipeworx-io/mcp-fcc-ecfs) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar pipeworx-io/mcp-fcc-ecfs?

+

pipeworx-io/mcp-fcc-ecfs aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene pipeworx-io/mcp-fcc-ecfs?

+

pipeworx-io/mcp-fcc-ecfs es mantenido por pipeworx-io. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a mcp-fcc-ecfs?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp-fcc-ecfs en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: pipeworx-io/mcp-fcc-ecfs
[![Featured on ClaudeWave](https://claudewave.com/api/badge/pipeworx-io-mcp-fcc-ecfs)](https://claudewave.com/repo/pipeworx-io-mcp-fcc-ecfs)
<a href="https://claudewave.com/repo/pipeworx-io-mcp-fcc-ecfs"><img src="https://claudewave.com/api/badge/pipeworx-io-mcp-fcc-ecfs" alt="Featured on ClaudeWave: pipeworx-io/mcp-fcc-ecfs" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp-fcc-ecfs