mcp-datalust-seq-mcp-dotnet
@cege7480
mcp-datalust-seq-mcp-dotnet について
Datalust Seq Server API wrapped as an MCP
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-datalust-seq-mcp-dotnet": {
"command": "docker",
"args": [
"build",
"-t",
"ghcr.io/<your-username>/mcp-datalust-seq-mcp-dotnet:latest",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-datalust-seq-mcp-dotnet?
This server wraps the Datalust Seq API as a Model Context Protocol (MCP) server, enabling developers to interact with Seq’s logging and event data through MCP-compatible clients. It is built with .NET and is intended for users who want to integrate Seq programmatically via the MCP standard.
How to use mcp-datalust-seq-mcp-dotnet?
Clone the repository, then build the project with dotnet build. Run the MCP server using dotnet run --project src/McpDatalustSeq.csproj. Unit tests can be executed with dotnet test tests/McpDatalustSeq.Tests.csproj. For containerized deployment, build and publish a Docker image to ghcr.io using the provided Dockerfile.
Key features of mcp-datalust-seq-mcp-dotnet
—
Use cases of mcp-datalust-seq-mcp-dotnet
—
FAQ from mcp-datalust-seq-mcp-dotnet
—
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント