Integrations
Provides integration with Git for cloning the repository during installation from source.
Enables accessing the source repository at github.com/tizee/mcp-server-ietf for installation and contributions.
Supports development workflows through a Makefile with commands for running the inspector and tests.
MCP サーバー IETF
大規模言語モデルの IETF ドキュメント (RFC) を取得するためのモデル コンテキスト プロトコル サーバー。
概要
このプロジェクトは、IETF RFC文書へのアクセスを提供するモデルコンテキストプロトコル(MCP)サーバーを実装します。これにより、大規模言語モデルが標準化されたインターフェースを介してRFC仕様にアクセスできるようになります。
主な機能:
- RFC インデックスとドキュメントをダウンロードしてキャッシュする
- タイトル内のキーワードでRFCを検索
- ページ区切りのサポートによる RFC ドキュメントへのアクセス
- ドキュメントからページ番号などのメタデータを抽出する
インストール
要件
- Python 3.11以上
pyproject.toml
に記載されている依存関係
ソースからインストール
使用法
サーバーの起動
または、MCP インスペクターと一緒に使用します。
利用可能なツール
サーバーに接続すると、次のツールが利用可能になります。
list_docs_number
インデックスで使用可能な RFC ドキュメントの合計数を取得します。
get_doc
ページ区切りのサポートを使用して、番号で RFC ドキュメントを取得します。
パラメータ:
number
: RFC番号(例: "1234")start_line
: 開始行番号(デフォルト: 1)max_lines
: 返される行の最大数(デフォルト: 200)
search_rfc_by_keyword
タイトル内のキーワードで RFC ドキュメントを検索します。
パラメータ:
keyword
: RFCタイトルで検索する用語
発達
開発環境のセットアップ
Makefile を使用してインスペクターを実行します。
テストの実行
または Makefile を使用します:
キャッシュの場所
デフォルトでは、サーバーは RFC ドキュメントとインデックスを~/.cache/ietf-doc-server
にキャッシュします。
環境変数
LOG_LEVEL
: ログレベルを設定します(デフォルト: "DEBUG")
ライセンス
MIT ライセンス - 詳細についてはLICENSE
ファイルを参照してください。
貢献
貢献を歓迎します!お気軽にプルリクエストを送信してください。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
大規模言語モデルがページ区切りをサポートする IETF RFC ドキュメントを検索およびアクセスできるようにするモデル コンテキスト プロトコル サーバー。
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that enables Large Language Models to seamlessly interact with ClickHouse databases, supporting resource listing, schema retrieval, and query execution.Last updated -1PythonMIT License
Astra DB MCP Serverofficial
AsecurityAlicenseAqualityA Model Context Protocol server that allows Large Language Models to interact with Astra DB databases, providing tools for managing collections and records through natural language commands.Last updated -1011512TypeScriptApache 2.0- -securityFlicense-qualityA Model Context Protocol server that enables large language models to access the latest trending news headlines and detailed content across various categories including recommended, domestic, technology, and sports news.Last updated -Python
- -security-license-qualityAn MCP server that enables programmatic access to IETF RFC documents, allowing users to fetch, search, and extract specific sections from RFCs.Last updated -2TypeScriptApache 2.0