mcpserver.everything
0.4.0
Prefix Reserved
{ "inputs": [], "servers": { "mcpserver.everything": { "type": "stdio", "command": "dnx", "args": ["mcpserver.everything@", "--yes"], "env": {} } } }
This package contains an MCP Server. The server can be used in VS Code by copying the generated JSON to your VS Code workspace's
.vscode/mcp.json
settings file.
dotnet tool install --global mcpserver.everything --version 0.4.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local mcpserver.everything --version 0.4.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=mcpserver.everything&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package mcpserver.everything --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
mcpserver.everything
A hybrid (Stdio and SSE) MCP server as dotnet tool with some features of the MCP protocol:
- Echo
- Add
- AddComplex
dnx
dnx mcpserver.everything --yes
dotnet tool
Installation
dotnet tool install --global mcpserver.everything
Usage
Start as Stdio
mcpserver.everything --stdio
Start as Sse
mcpserver.everything --sse
Sponsors
Entity Framework Extensions and Dapper Plus are major sponsors and proud to contribute to the development of mcpserver.everything.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last Updated |
---|---|---|
0.4.0 | 87 | 7/28/2025 |
0.4.0-preview-06 | 180 | 7/20/2025 |
0.4.0-preview-05 | 18 | 7/19/2025 |
0.4.0-preview-04 | 17 | 7/19/2025 |
0.4.0-preview-03 | 15 | 7/19/2025 |
0.4.0-preview-02 | 15 | 7/19/2025 |
0.4.0-preview-01 | 20 | 7/19/2025 |
0.3.0 | 21 | 7/19/2025 |
0.0.2 | 146 | 6/22/2025 |
0.0.1 | 115 | 6/15/2025 |