CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

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
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Glider

glidermcp/glidermcp.com
STDIOregistry active
Summary

Brings Roslyn-powered C# semantic analysis to LLMs via the Model Context Protocol. You get code navigation, symbol resolution, and project structure queries without spinning up a full IDE. Runs over stdio or HTTP, so you can drop it into Claude Desktop, Codex, or any MCP-compatible agent. Part of the Glider family that also includes runtime tracing and TypeScript support. Useful when you need an LLM to understand C# codebases beyond simple text matching: think refactoring assistance, dependency analysis, or answering questions about type hierarchies. Ships as a NuGet package and integrates through marketplace configs for major agent platforms.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

glidermcp.com (Public Support Shell)

This repository is the public support and issue-intake front door for the Glider MCP product family.

Current repository role

  • Public issue reporting and support triage
  • Public project links and migration guidance
  • Sponsorship metadata

This repository is intentionally minimal.

Where to file issues

Please open issues in this repository and select the relevant product in the issue template:

  • glider (C# MCP)
  • glider-trace (runtime evidence MCP server)
  • tglider (TypeScript MCP)
  • glidermcp-web (website/docs UX)

Quick links

  • Product site: https://glidermcp.com
  • Glider NuGet package: https://www.nuget.org/packages/glider
  • GliderTrace NuGet package: https://www.nuget.org/packages/glider-trace
  • TGlider NPM package: https://www.npmjs.com/package/tglider

Plugin and config assets

This repository ships root-level marketplace and config assets for agent clients:

  • plugins/glidermcp/ - C# semantic navigation plugin.
  • plugins/glider-trace/ - .NET runtime evidence plugin.
  • plugins/tglider/ - TypeScript and JavaScript semantic navigation plugin.
  • .claude-plugin/marketplace.json - Claude Code marketplace entry.
  • .agents/plugins/marketplace.json - Codex marketplace entry.
  • install/claude-code/.mcp.json - direct Claude Code project config template.
  • install/codex/config.toml - direct Codex global config snippet.

Claude Code plugin install:

claude plugin marketplace add glidermcp/glidermcp.com
claude plugin install glidermcp@glidermcp
claude plugin install glider-trace@glidermcp
claude plugin install tglider@glidermcp

Codex plugin install:

codex plugin marketplace add glidermcp/glidermcp.com
codex
# Open /plugins and install glidermcp, glider-trace, or tglider.

Notes

  • Pull requests with runtime/product code are not accepted in this repository.
  • If maintainers need implementation details, they will mirror or transfer context into the private monorepo.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Packageglider
TransportSTDIO
UpdatedApr 2, 2026
View on GitHub