Skip to main content
ClaudeWave

Niche public data MCP server: ietf-mcp

MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated 1mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Recently active
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mrfentmen/ietf-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ietf-mcp": {
      "command": "node",
      "args": ["/path/to/ietf-mcp/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/mrfentmen/ietf-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# ietf-mcp

A focused MCP interface to the IETF Datatracker for protocol research, RFC lookup, Internet-Draft discovery, working-group context, and meeting history.

## Tools

- `search_documents`: search RFCs and Internet-Drafts by name or query.
- `get_document`: look up a document by name such as `rfc9110`.
- `search_working_groups`: find IETF working groups by name.
- `list_recent_meetings`: list recent public IETF meetings.

The server is read-only, keyless, and uses the public Datatracker API. It returns metadata and public records; it does not submit drafts, edit working-group records, or perform standards actions.

## Run

```bash
npm install
npm run build
node dist/index.js
```

What people ask about ietf-mcp

What is mrfentmen/ietf-mcp?

+

mrfentmen/ietf-mcp is mcp servers for the Claude AI ecosystem. Niche public data MCP server: ietf-mcp It has 0 GitHub stars and its last recorded update is dated 2026-08-08.

How do I install ietf-mcp?

+

You can install ietf-mcp by cloning the repository (https://github.com/mrfentmen/ietf-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrfentmen/ietf-mcp safe to use?

+

Our security agent has analyzed mrfentmen/ietf-mcp and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrfentmen/ietf-mcp?

+

mrfentmen/ietf-mcp is maintained by mrfentmen. The last recorded GitHub activity is dated 2026-08-08, with 0 open issues.

Are there alternatives to ietf-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy ietf-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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

More MCP Servers

ietf-mcp alternatives