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

Splunk

Editor's Note

Connects Claude or Cursor to Splunk Enterprise and Cloud instances through FastMCP. Runs in three modes: SSE for web clients, STDIO for Claude Desktop, or RESTful API. You get search execution with time windows and result limits, index and sourcetype enumeration, saved search access, and KV store CRUD operations. Also handles user management and role inspection. Built with async support and includes SSL configuration options for different security setups. If you're already querying Splunk through SPL and want to let an LLM construct and execute those searches conversationally, or need to automate KV store operations through natural language, this gives you the tooling without building your own Splunk SDK wrapper.

Install

claude mcp add --transport stdio livehybrid-splunk-mcp uvx splunk-mcp
GitHub Stars104
Votes
0
View on GitHub

Comments

Login to comment

Related AI & LLM Tools MCP Servers

View all →
Everything

modelcontextprotocol/servers/everything

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

modelcontextprotocol/servers/memory

0
85.8k
Provides memory primitives for AI agents, enabling persistent context across conversations.
Context7

upstash/context7

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

ruvnet/claude-flow

0
51.8k
Provides a production-ready MCP server to connect clients, route tasks, and coordinate 60+ agents with self-learning capabilities.
GitHub

github/github-mcp-server

0
29.9k
Connects AI tools to GitHub context to read repos, manage issues/PRs, analyze code, and automate workflows via natural language prompts.
FastMCP

jlowin/fastmcp

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