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

Specrun

Editor's Note

Drop an OpenAPI spec file in a folder and this server turns each endpoint into an MCP tool you can call directly from Claude. It handles both OpenAPI 3.x and Swagger 2.0, generates tool names from operation IDs or paths, and manages auth through a simple .env file using patterns like GITHUB_API_KEY or CARS_BEARER_TOKEN. You get automatic namespace isolation when loading multiple specs, batch execution for running the same endpoint with different inputs, and live reloading when you update your .env. Built on FastMCP for TypeScript. Useful when you want to give Claude access to any REST API without writing integration code for each one.

Install

claude mcp add --transport stdio pavelpiha-specrun uvx specrun
GitHub Stars5
Votes
0
View on GitHub

Comments

Login to comment

Related Cloud & Infrastructure MCP Servers

View all →
Netdata

io.github.netdata/mcp-server

0
79k
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Scrapling MCP Server

d4vinci/scrapling

0
58.6k
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
Mcp

io.github.kubeshark/mcp

0
11.9k
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.
PAL

beehiveinnovations/pal-mcp-server

0
11.5k
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
AWS

awslabs/mcp

0
9.1k
Open source MCP servers for AWS provide up-to-date documentation, guidance, and AWS-specific tooling to accelerate AI-assisted cloud development.
Kubefwd

txn2/kubefwd

0
4.1k
Kubernetes port forwarding for local development with automatic /etc/hosts entries.