Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ProudNet Document MCPhow do I configure ProudNet for multiplayer game networking?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ProudNet Document MCP
An MCP (Model Context Protocol) server that provides ProudNet documentation access for AI tools.
Installation
npm install -g proudnet-document-mcpRelated MCP server: UseKeen Documentation MCP Server
Configuration
Claude Desktop
Configuration file locations:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Add the following configuration:
{
"mcpServers": {
"proudnet": {
"command": "npx",
"args": ["proudnet-document-mcp"]
}
}
}Restart Claude Desktop after configuration.
Available Tools
search_proudnet_docs - Search ProudNet documentation
get_proudnet_page - Get specific documentation page content
list_proudnet_sections - List documentation sections
Usage
Using with AI Tools
In MCP-supported tools like Claude:
"How do I set up P2P connections in ProudNet?"
"Search for ProudNet RMI usage"
"Find server configuration information in ProudNet docs"
License
MIT
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to authenticate as an admin.