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

Hal

Editor's Note

Turns any HTTP endpoint into an MCP tool, with built-in support for OpenAPI/Swagger specs that auto-generate the tooling for you. Handles GET, POST, PUT, PATCH, DELETE, and HEAD requests. The secret management system is well thought out: define credentials as environment variables, reference them with template syntax like {secrets.api_key}, and HAL substitutes them at request time while automatically redacting any leaked values from responses. You can namespace secrets and restrict them to specific URL patterns, so your Azure keys only work with Azure domains. Load OpenAPI specs from local files or URLs, point it at your base URL, and you're making authenticated API calls through Claude without exposing tokens in the conversation.

Install

claude mcp add --transport stdio deanward-hal uvx hal
GitHub Stars38
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.