Skip to main content

AThis is an MCP (Model Context Protocol) server specifically built to collect and serve ratings and reviews for other MCP servers deployed on the NetMind platform.

Project description

NetMind MCPServer MCP

This is an MCP (Model Context Protocol) server that provides endpoints for managing and interacting with NetMind MCP Servers, including querying servers, retrieving server details, and handling user reviews and ratings.

Components

Tools

  • query_server: Query the server list with optional fuzzy name matching and pagination.
  • get_server: Retrieves detailed information about a specific server by its name.
  • add_update_rating_review: Adds or updates a rating and review for a specific server.
  • Lists reviews and ratings for a specific server.

Installation

Requires UV (Fast Python package and project manager)

If uv isn't installed.

# Using Homebrew on macOS
brew install uv

or

# On macOS and Linux.
curl -LsSf https://astral.sh/uv/install.sh | sh

# On Windows.
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Environment Variables

You can obtain an API key from Netmind

  • NETMIND_API_TOKEN: Your Netmind API key

Cursor & Claude Desktop && Windsurf Installation

Add this tool as a mcp server by editing the Cursor/Claude/Windsurf config file.

{
  "mcpServers": {
    "netmind-mcpserver-mcp": {
      "env": {
        "NETMIND_API_TOKEN": "XXXXXXXXXXXXXXXXXXXX"
      },
      "command": "uvx",
      "args": [
        "netmind-mcpserver-mcp"
      ]
    }
  }
}

Cursor

  • On MacOS: /Users/your-username/.cursor/mcp.json
  • On Windows: C:\Users\your-username\.cursor\mcp.json

Claude

  • On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • On Windows: %APPDATA%/Claude/claude_desktop_config.json

Windsurf

  • On MacOS: /Users/your-username/.codeium/windsurf/mcp_config.json
  • On Windows: C:\Users\your-username\.codeium\windsurf\mcp_config.json

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netmind_mcpserver_mcp-0.1.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netmind_mcpserver_mcp-0.1.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file netmind_mcpserver_mcp-0.1.1.tar.gz.

File metadata

File hashes

Hashes for netmind_mcpserver_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d2c627185e9ba85be1b48212a0a3583ab4c8ac2949904c63133c11c5e2d7d8d1
MD5 e4d9a2aa185e4bc70eee013878e2fe34
BLAKE2b-256 7e3f1bb05f3526b29e9d66c44c47446548374aa5da583098e04f997c7925b45c

See more details on using hashes here.

File details

Details for the file netmind_mcpserver_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for netmind_mcpserver_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fd0a1f9b9ca01a44977bf20ea412e619daa0bfbdd16084ec4bd5e4d7dc027d4a
MD5 6a45e6c8b634b0a82794c320176b8572
BLAKE2b-256 01b523c717ceef0888004494481e2a63bf0e8795115e6a79d3bb21c0244831d7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page