You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_semantic_search_contacts

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Search contacts using natural language AI-powered semantic search. Finds contacts based on the meaning of their notes — skills, services, schedules, preferences, etc. Returns ranked results with relevance scores and AI-generated match reasons.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 20,
      "description": "Maximum number of results to return (default: 10, max: 20)",
      "exclusiveMinimum": 0
    },
    "query": {
      "type": "string",
      "description": "Natural language search query (e.g., 'who can deliver to Lagos on Monday?')"
    }
  },
  "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_semantic_search_contacts — io.github.conquext/neuron — PRSM MCP