MCP Servers

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

Convert any REST API into a Model Context Protocol (MCP) service. Local-First, Personal-First, Ease-of-Use First https://mcp.lessx.xyz/

Created 2/4/2026
Updated 21 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-workspace

Cursor configuration (mcp.json)

{ "mcpServers": { "larryteal-mcp-workspace": { "command": "npx", "args": [ "larryteal-mcp-workspace" ] } } }