MCP server that provides UdonSharp development tools for VRChat by indexing and searching the agent-skills-vrc-udon repository, enabling AI agents to access skills, rules, templates, and validate code.
A Model Context Protocol server that enhances AI agents by providing deep semantic understanding of codebases, enabling more intelligent interactions through advanced code search and contextual awareness.
A Model Context Protocol (MCP) server that provides intelligent search capabilities for discovering relevant Claude Agent Skills using vector embeddings and semantic similarity. This server implements the same progressive disclosure architecture that Anthropic describes in their Agent Skills enginee
A Model Context Protocol server that enables AI agents to access, search, and understand structured package documentation and source code from Git repositories. It automatically generates specialized tools to browse module overviews, components, and detailed documentation for technical libraries.
MCP server that enables coding agents to retrieve project context, semantically search indexed documentation, and read specific documents from registered repositories.