dnn-dotnet-mcp--server

sachatrauwaen/dnn-dotnet-mcp--server

3.1

If you are the rightful owner of dnn-dotnet-mcp--server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for DNN Platform written in C# using .NET.

This server implements the Model Context Protocol to provide tools for interacting with DNN Platform through its APIs. It's a C# port of the Node.js implementation using the official ModelContextProtocol SDK. The server facilitates authentication with the DNN API, offers host and portal management tools, and supports site configuration via environment variables or a JSON file. It is easily extensible using MCP SDK attributes, making it a versatile tool for developers working with the DNN Platform.

Features

  • Authentication with DNN API
  • Host management tools
  • Portal management tools
  • Support for site configuration via environment variables or JSON file
  • Easily extensible using MCP SDK attributes
0