CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Square

Square

Editor's Note

This connects Claude to Square's complete commerce API, covering payments, catalog, inventory, customers, bookings, invoices, and about 30 other services. You get three tools: discover what methods exist for a service, check the parameters a method needs, then execute the actual API call. Square offers both a hosted remote server with OAuth (recommended, no token management) and a local version you run with npx. Supports sandbox and production modes, plus a read-only flag if you want to prevent writes. Useful when you need to query sales data, manage product catalogs, process refunds, or automate Square operations without writing integration code yourself.

Install

claude mcp add --transport stdio square-square-mcp-server uvx square-mcp-server
GitHub Stars100
Votes
0
View on GitHub

Comments

Login to comment

Related Automation & Workflows MCP Servers

View all →
Chrome DevTools

chromedevtools/chrome-devtools-mcp

0
39.8k
Provides a local MCP server to control Chrome DevTools for automation, debugging, and performance analysis.
Playwright

microsoft/playwright-mcp

0
32.6k
Provides a Playwright-based MCP server that enables persistent, structured browser automation via accessibility snapshots.
GitHub

github/github-mcp-server

0
29.9k
Connects AI tools to GitHub context to read repos, manage issues/PRs, analyze code, and automate workflows via natural language prompts.
n8n-MCP Server

czlonkowski/n8n-mcp

0
21k
Provides structured access to n8n node documentation, properties, and operations for AI assistants.
Chrome

hangwin/mcp-chrome

1
11.6k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Windows-MCP

cursortouch/windows-mcp

0
5.6k
Provides Windows automation and UI interaction via MCP clients, enabling file navigation, app control, UI automation, and QA testing.