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.0.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.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for netmind_mcpserver_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3fa00097e987e4309998f3b0d10ca6105dec344fab3f4bb4fcc894ae9f6f1c74
MD5 f85302ae1368f4bdd15ace0ac4d3273f
BLAKE2b-256 cf6da601cc20b917015c88fecfb4ab2dbea5bb83a50865056fac218dd391d211

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for netmind_mcpserver_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0520eb4835aed79883abdfa7e3e8087da1bf241ee9d7449bf1d0e58bc750b8cd
MD5 e4dcb4069b354b83cd719989dd5abb90
BLAKE2b-256 8477f021101694fb8f3734e00d305a1d3f46db530010e72e994b3e1d0c435b8b

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