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

Docvet

Editor's Note

This server connects Claude to docvet, a Python docstring quality checker that goes beyond style linting. It runs presence checks (does a docstring exist), enrichment checks (are all sections like Raises, Yields, Attributes documented), freshness checks (has the code changed since the docstring was written), and coverage checks (will mkdocs see this file). You'd reach for this when pair programming with Claude on Python codebases where you want it to catch stale or incomplete docstrings before they pollute the AI's context window. The server exposes check, fix, and config operations so Claude can validate docstrings after modifying functions or scaffold missing sections automatically.

Install

claude mcp add --transport stdio alberto-codes-docvet uvx docvet
GitHub Stars6
Votes
0
View on GitHub

Comments

Login to comment

Related AI & LLM Tools MCP Servers

View all →
Memory

modelcontextprotocol/servers/memory

2
85.8k
Provides memory primitives for AI agents, enabling persistent context across conversations.
Everything

modelcontextprotocol/servers/everything

0
85.8k
A test MCP server that demonstrates prompts, tools, resources, sampling, and roots interactions for client testing.
Context7

upstash/context7

-1
56.6k
Up-to-date code docs for any prompt
Tldraw

tldraw/tldraw

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

jlowin/fastmcp

0
25.2k
Provides a production-ready framework to build MCP servers and clients with tools, resources, prompts, and enterprise authentication.
Agent Skills Search Server

ai.com.mcp/skills-search

0
19.8k
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.