Fdw.Mcp.Bus
1.0.1-rc.4
This is a prerelease version of Fdw.Mcp.Bus.
dotnet add package Fdw.Mcp.Bus --version 1.0.1-rc.4
NuGet\Install-Package Fdw.Mcp.Bus -Version 1.0.1-rc.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fdw.Mcp.Bus" Version="1.0.1-rc.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fdw.Mcp.Bus" Version="1.0.1-rc.4" />
<PackageReference Include="Fdw.Mcp.Bus" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fdw.Mcp.Bus --version 1.0.1-rc.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fdw.Mcp.Bus, 1.0.1-rc.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fdw.Mcp.Bus@1.0.1-rc.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fdw.Mcp.Bus&version=1.0.1-rc.4&prerelease
#tool nuget:?package=Fdw.Mcp.Bus&version=1.0.1-rc.4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fdw.Mcp.Bus
The MCP message bus.
This package declares 1 model(s).
Records (1)
| Type | Kind | Purpose |
|---|---|---|
McpRequestResponse |
class | Request/response helper for bus-mediated tool invocations. A caller (e.g. the Pidgin SQL participant)… |
Types (11)
| Type | Kind | Purpose |
|---|---|---|
FileEventLogSink |
class | Subscribes to every event on the bus and appends it to an hourly-rotating JSON Lines file. Provides… |
InMemoryMcpEventBus |
class | In-process MCP event bus. Holds events in a bounded ring for live subscribers and replay. Durable… |
InProcMcpToolSource |
class | In-process tool source — the caller supplies a delegate that handles tool invocations synchronously… |
McpBusLog |
class | MessageLogging methods for the MCP event bus. EventId range: 9801-9819. |
McpToolEventBusExtensions |
class | Ergonomic helpers for MCP tool servers to publish invocation / result / error events on the bus. Tool… |
McpToolSourceHost |
class | Hosted service that owns the lifetime of every registered : starts them at app startup, stops them at… |
StdioBridgeMcpToolSource |
class | Stdio-bridge tool source — spawns an external MCP server process and bridges its JSON-RPC stdio to the… |
McpEventBusOptions |
class | — |
McpEventBusServiceCollectionExtensions |
class | — |
McpToolErrorException |
class | — |
McpToolSourceServiceCollectionExtensions |
class | — |
Installation
dotnet add package Fdw.Mcp.Bus --prerelease
Dependencies
Fdw.Mcp.Bus.Abstractions · Fdw.MessageLogging.Abstractions · Fdw.Messages · Fdw.Results
Build-time only (generators and analyzers, not runtime dependencies): Fdw.MessageLogging.SourceGenerators
Part of FractalDataWorks 1.0.0-rc.1. Licensed under Apache-2.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Fdw.Mcp.Bus.Abstractions (>= 1.0.1-rc.4)
- Fdw.MessageLogging.Abstractions (>= 1.0.1-rc.4)
- Fdw.Messages (>= 1.0.1-rc.4)
- Fdw.Results (>= 1.0.1-rc.4)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fdw.Mcp.Bus:
| Package | Downloads |
|---|---|
|
Fdw.DevSession
Development tools and utilities for the Fdw ecosystem. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1-rc.4 | 54 | 9/2/2026 |
| 1.0.1-rc.3 | 58 | 9/2/2026 |
| 1.0.1-rc.2 | 55 | 9/1/2026 |
| 1.0.1-rc.1 | 55 | 8/31/2026 |
| 1.0.0-rc.10 | 58 | 8/28/2026 |
| 1.0.0-rc.9 | 78 | 8/25/2026 |
| 1.0.0-rc.8 | 74 | 8/25/2026 |
| 1.0.0-rc.6.1 | 65 | 8/20/2026 |
| 1.0.0-rc.6 | 72 | 8/20/2026 |
| 1.0.0-rc.5 | 71 | 8/19/2026 |
| 1.0.0-rc.4 | 69 | 8/19/2026 |
| 1.0.0-rc.3 | 77 | 8/17/2026 |
| 1.0.0-rc.1 | 67 | 8/10/2026 |