Nft Log Analyser
@mashish
Nft Log Analyser について
CP Log Analyzer automatically triages your log files using a local AI model.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"nft-log-analyzer": {
"command": "python",
"args": [
"/path/to/nft-log-analyzer/mcp_server/server.py"
],
"env": {
"GITHUB_PAT": "your_github_pat",
"GITHUB_REPO_OWNER": "your-username",
"GITHUB_REPO_NAME": "your-repo",
"OLLAMA_BASE_URL": "http://localhost:11434",
"OLLAMA_MODEL": "deepseek-r1:14b"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Nft Log Analyser?
Nft Log Analyser is an MCP server that performs AI‑powered log analysis entirely on your machine using Ollama and the deepseek‑r1:14b model. It scans log files, detects error patterns, and automatically files structured GitHub Issues, all while keeping your log data local.
How to use Nft Log Analyser?
Install system dependencies (Ollama, ripgrep), clone the repository, and set up a Python 3.11+ virtual environment. Configure environment variables (GITHUB_PAT, GITHUB_REPO_OWNER, GITHUB_REPO_NAME, OLLAMA_BASE_URL, OLLAMA_MODEL) then register the server with a compatible MCP client (e.g., Claude Desktop via claude_desktop_config.json). Use natural language commands or the analyze_log_file tool to start analysis.
Key features of Nft Log Analyser
- 100%
「開発者ツール」の他のコンテンツ
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
コメント