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. sqry - Semantic Code Search

sqry - Semantic Code Search

Editor's Note

When text search falls short and you need to understand code structure, sqry indexes your codebase into an AST-backed symbol graph and exposes 33 MCP tools for semantic queries. Ask for all callers of a function, trace execution paths between symbols, find circular dependencies, or query by visibility and async attributes across 35 languages including Rust, TypeScript, Python, and Go. The tools cover relation queries (callers, callees, imports), graph analysis (trace paths, detect cycles, unused code), and cross-language detection like FFI linking and HTTP route matching. It runs locally via stdio transport, keeps graphs hot through an optional daemon, and complements rather than replaces your existing grep and AST pattern tools by focusing on what code means instead of what it says.

Install

claude mcp add --transport stdio io.github.verivusoss-releases-sqry uvx sqry
GitHub Stars19
Votes
0
View on GitHub

Comments

Login to comment

Related Communication & Messaging MCP Servers

View all →
QR Rápido

site.qrrapido/qr-generator

0
6.9k
Generate QR codes for URLs, PIX, Wi-Fi, vCards, WhatsApp and more. For AI agents.
WhatsApp

lharries/whatsapp-mcp

0
5.6k
Exposes a MCP server to search, read, and send WhatsApp messages and media via Claude
Playwright

executeautomation/mcp-playwright

0
5.5k
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
Magic

21st-dev/magic-mcp

0
4.9k
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Gitlab Mcp

zereight/gitlab-mcp

1
1.6k
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.
Slack

korotovsky/slack-mcp-server

0
1.6k
Provides Slack workspace access via MCP with channels, DMs, history, search, and safe posting via multiple transports.