MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

An MCP Server and sample client for Selector AI

Created 3/23/2025
Updated 9 months ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx selector-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "automateyournetwork-selector-mcp-server": { "command": "uvx", "args": [ "selector-mcp-server" ] } } }