Skip to main content
Glama

ProudNet Document MCP

Official
by Nettention

ProudNet Document MCP

An MCP (Model Context Protocol) server that provides ProudNet documentation access for AI tools.

Installation

npm install -g proudnet-document-mcp

Configuration

Claude Desktop

Configuration file locations:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %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

-
security - not tested
F
license - not found
-
quality - not tested

Provides AI tools with access to ProudNet documentation through search, page retrieval, and section listing capabilities. Enables users to query ProudNet networking library documentation using natural language.

  1. Installation
    1. Configuration
      1. Claude Desktop
    2. Available Tools
      1. Usage
        1. Using with AI Tools
      2. License

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          Provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
          Last updated -
          18
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          Enables AI assistants to search for documentation of packages and services, providing implementation details, examples, and specifications through a specialized API.
          Last updated -
          27
          2
        • A
          security
          A
          license
          A
          quality
          Provides up-to-date documentation for 9000+ libraries directly in your AI code editor, enabling accurate code suggestions and eliminating outdated information.
          Last updated -
          1
          505
          113
          MIT License
          • Apple
          • Linux

        View all related MCP servers

        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