Wardn HubTrusted MCP server directory.

Registry

  • MCP Servers
  • Skills
  • Categories

Resources

  • API docs
  • Score method

Contribute

  • Submit server
  • Advertise
© 2026 Wardn Hub
Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server

MOTE Registry MCP Server

network.mote/mote-registry

Documentation

Installation

The server is published as mote-registry on npm and on the official MCP Registry at network.mote/mote-registry.

npx mote-registry

For MCP clients, use:

{
  "mcpServers": {
    "mote-registry": {
      "command": "npx",
      "args": ["mote-registry"]
    }
  }
}

Configuration

  • MOTE_API_URL defaults to https://mote-api-production.up.railway.app

Capabilities

  • Search merchants by keyword, category, and location
  • Fetch a merchant profile by slug or ID
  • List all business categories with merchant counts

Limitations

  • Read operations are unauthenticated and hit the public MOTE API
  • The docs note read rate limits and that write endpoints are not yet published

Latest Version

Version
1.0.0
Category
Other Tools and Integrations
Namespace
network.mote (verified)
Published
Jul 25, 2026
Updated
Jul 25, 2026
Published By
Not available