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. YNAB

YNAB

Editor's Note

Connects Claude to YNAB's API so you can manage your budget through conversation. You get tools to list budgets, create and approve transactions, check category spending, and get budget summaries showing underfunded categories. Requires a YNAB personal access token stored as an environment variable. The main workflows here are adding transactions by describing purchases in natural language, approving pending transactions from unapproved lists, and getting spending overviews without opening the YNAB interface. Built with mcp-framework and wraps the standard YNAB REST API endpoints for budgets, transactions, and accounts.

Install

claude mcp add --transport stdio calebl-ynab-mcp-server uvx ynab-mcp-server
GitHub Stars109
Votes
0
View on GitHub

Comments

Login to comment

Related Search & Web Crawling MCP Servers

View all →
Fetch

modelcontextprotocol/servers/fetch

0
85.8k
Provides web content fetching and HTML-to-markdown conversion to enable chunked web content access for MCP clients.
Context7

upstash/context7

-1
55.4k
Provides up-to-date library documentation and code examples via MCP for immediate access in prompts.
Framelink MCP for Figma

glips/figma-context-mcp

0
14.8k
Provides a Framelink MCP server that fetches and translates Figma design data for Cursor to implement designs in code.
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.
Claude Context

zilliztech/claude-context

1
11.2k
Provides semantic code search powered by Claude Context to indexing and querying code through MCP.
Firecrawl

firecrawl/firecrawl-mcp-server

0
6.3k
Provides web scraping, crawling, discovery, and content extraction via MCP with cloud and self-hosted options.