ProudNet Document MCP
OfficialClick 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: NicePay 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI agents to search and retrieve information from the official Godot game engine documentation. Provides tools to search documentation, get page content, and access detailed class information.Last updated24MIT
- AlicenseBqualityDmaintenanceEnables developers to search and access NicePay payment API documentation, including endpoint details, code samples, and SDK method information through natural language queries.Last updated4MIT
- Flicense-qualityDmaintenanceProvides tools to search and retrieve detailed documentation for the Kiwoom REST API, including parameters, categories, and code examples. It enables LLMs to generate request snippets in multiple programming languages to facilitate financial trading API integration.Last updated
- AlicenseAqualityAmaintenanceProvides AI agents with access to the Colyseus documentation, enabling searching, reading, and listing of documentation pages.Last updated321MIT
Related MCP Connectors
Search @imqueue docs and scaffold typed services & clients from your AI coding agent.
Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…
@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nettention/proudnet-document-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server