You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_browse_pool

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Browse the shared marketplace pool of published bots, tools, knowledge bases, and reflections with optional filtering by type, category, tags, or search query.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number for pagination (default: 1)"
    },
    "tags": {
      "type": "string",
      "description": "Filter by tags (comma-separated list, e.g., 'ai,chatbot')"
    },
    "type": {
      "type": "string",
      "description": "Filter by resource type (e.g., 'bot', 'tool', 'knowledge_base', 'reflection')"
    },
    "limit": {
      "type": "number",
      "description": "Number of items per page (default: 20)"
    },
    "query": {
      "type": "string",
      "description": "Free-text search query to filter pool items by name or description"
    },
    "category": {
      "type": "string",
      "description": "Filter by category name"
    },
    "featured": {
      "type": "boolean",
      "description": "When true, return only featured items"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.conquext/neuron

https://github.com/conquext/neuron-mcp-server

1/7 registries
View full server →
neuron_browse_pool — io.github.conquext/neuron — PRSM MCP