Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sachatrauwaen • Uncategorized
A .NET C# MCP server providing tools to interact with DNN Platform APIs.
Authenticate and manage DNN host settings programmatically.
Retrieve and manage portal details within a DNN Platform instance.
Extend DNN API functionality by adding custom tools using MCP SDK.
This server implements the Model Context Protocol to facilitate interaction with the DNN Platform through its APIs. It supports authentication, host and portal management, and site configuration via environment variables or JSON files. The server is extensible using MCP SDK attributes, allowing easy addition of new tools. It is a C# port of the Node.js MCP server implementation.