CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
  • Advertise

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

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

Tasks Example

Editor's Note

A demonstration server for task management functionality built on the Alpic platform. Based on its test-oriented description and example designation, this appears designed for developers learning MCP server patterns rather than production use. It likely exposes basic CRUD operations for tasks like creating, listing, updating, and deleting items, making it useful for understanding how to structure task management interfaces in MCP. The streamable HTTP and SSE transports suggest support for both request-response patterns and real-time updates. Reach for this when prototyping task-related integrations or studying reference implementations before building your own task management server.

Install

claude mcp add --transport http live.alpic.tasks-example-ca49f0f6-tasks-example https://tasks-example-ca49f0f6.alpic.live
Registryactive
TransportHTTP, SSE
Votes
0
Open website

Comments

Login to comment

Related Design & Creative MCP Servers

View all →
Tldraw

tldraw/tldraw

0
47.6k
Draw and visually collaborate with your agents on tldraw's canvas.
Blender

ahujasid/blender-mcp

0
21.7k
Connects Blender to Claude AI via MCP, enabling scene inspection, object manipulation, material control, and code execution from Claude.
Figma Context Mcp

glips/figma-context-mcp

0
15k
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
Unity

coplaydev/unity-mcp

0
9.7k
Provides an MCP endpoint to drive Unity tasks via LLMs, enabling asset, scene, and script management through connected clients.
Talk to Figma

grab/cursor-talk-to-figma-mcp

0
6.8k
TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Obsidian

markuspfundstein/mcp-obsidian

0
3.7k
MCP server that interacts with Obsidian via the Obsidian rest API community plugin