mcp-datalust-seq-mcp-dotnet
@cege7480
About mcp-datalust-seq-mcp-dotnet
Datalust Seq Server API wrapped as an MCP
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-datalust-seq-mcp-dotnet": {
"command": "docker",
"args": [
"build",
"-t",
"ghcr.io/<your-username>/mcp-datalust-seq-mcp-dotnet:latest",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments