{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_rf4f24gvjy3f","handle":"iflow-mcp-mcp-server-ietf","url":"https://wellknown.network/agents/iflow-mcp-mcp-server-ietf","links":{"self":"https://wellknown.network/agents/iflow-mcp-mcp-server-ietf/record.json","html":"https://wellknown.network/agents/iflow-mcp-mcp-server-ietf","markdown":"https://wellknown.network/agents/iflow-mcp-mcp-server-ietf/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-server-ietf","status":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-server-ietf/status","claim":"https://wellknown.network/agents/iflow-mcp-mcp-server-ietf/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-mcp-server-ietf/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-mcp-server-ietf/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-server-ietf/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-server-ietf/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-mcp-server-ietf","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_mcp-server-ietf","summary":"A Model Context Protocol server for fetching ietf documents for LLMs","description":"# MCP-Server-IETF\n\nA Model Context Protocol server for fetching IETF documents (RFCs) for Large Language Models.\n\n## Overview\n\nThis project implements a [Model Context Protocol (MCP)](https://modelcontextprotocol.github.io/) server that provides access to IETF RFC documents. It enables Large Language Models to access RFC specifications through a standardized interface.\n\nKey features:\n- Download and cache RFC index and documents\n- Search RFCs by keyword in titles\n- Access RFC documents with pagination support\n- Extract metadata like page numbers from documents\n\n## Installation\n\n### Requirements\n- Python 3.11 or higher\n- Dependencies as listed in `pyproject.toml`\n\n### Install from source\n\n```bash\n# Clone the repository\ngit clone https://github.com/tizee/mcp-server-ietf\ncd mcp-server-ietf\n\n# Install with pip\npip install -e .\n```\n\n## Usage\n\n### Starting the server\n\n```bash\n# Start the server\nmcp-server-ietf\n```\n\nOr use it with the MCP inspector:\n\n```bash\nnpx @modelcontextprotocol/inspector uv run mcp-server-ietf\n```\n\n### Available Tools\n\nWhen connected to the server, the following tools are available:\n\n#### `list_docs_number`\nGet the total number of RFC documents available in the index.\n\n#### `get_doc`\nGet an RFC document by its number with pagination support.\n\nParameters:\n- `number`: The RFC number (e.g., \"1234\")\n- `start_line`: The line number to start from (default: 1)\n- `max_lines`: Maximum number of lines to return (default: 200)\n\n#### `search_rfc_by_keyword`\nSearch for RFC documents by keyword in their titles.\n\nParameters:\n- `keyword`: The search term to look for in RFC titles\n\n## Development\n\n### Setup Development Environment\n\n```bash\n# Install development dependencies\nuv install -e .[dev]\n```\n\nRun inspector with Makefile:\n\n```\nmake dev\n```\n\n### Running Tests\n\n```bash\n# Run tests\nuv run pytest\n```\n\nOr using the Makefile:\n\n```bash\nmake test\n```\n\n### Cache Location\n\nBy default, the server caches RFC documents and the index at `~/.cache/ietf-doc-server`.\n\n### Envir…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_mcp-server-ietf","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_mcp-server-ietf","registry":"pypi","observedAt":"2026-09-15T19:23:11.523Z","publishedAt":"2025-11-19T07:26:14.806901Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_mcp-server-ietf","url":"https://pypi.org/project/iflow-mcp_mcp-server-ietf/","firstSeenAt":"2026-09-09T20:23:45.993Z","fetchedAt":"2026-09-15T19:21:21.340Z","normalizedAt":"2026-09-15T19:21:21.340Z"}]},"firstSeenAt":"2026-09-09T20:23:45.993Z","updatedAt":"2026-09-15T19:23:11.523Z"}