thinkneo_registry_review
ActiveTool of ThinkNEO MCP Server
Rate and review an MCP server in the ThinkNEO Marketplace. One review per user per package (updates on repeat). Rating from 1 (poor) to 5 (excellent) with optional comment. Reviews affect the package average rating shown in search results. One review per user per package (updates on repeat). Authentication required.
Parameters schema
{
"type": "object",
"title": "thinkneo_registry_reviewArguments",
"required": [
"name",
"rating"
],
"properties": {
"name": {
"type": "string",
"title": "Name",
"description": "Package name to review"
},
"rating": {
"type": "integer",
"title": "Rating",
"description": "Rating from 1 (poor) to 5 (excellent)"
},
"comment": {
"type": "string",
"title": "Comment",
"default": "",
"description": "Review comment (max 2000 chars)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries