Directories
¶
| Path | Synopsis |
|---|---|
|
pkg
|
|
|
cache
Package cache provides a generic in-memory list cache with TTL-based invalidation, designed to protect loaders from repeated expensive disk scans within a single agent turn.
|
Package cache provides a generic in-memory list cache with TTL-based invalidation, designed to protect loaders from repeated expensive disk scans within a single agent turn. |
|
config
Package config provides unified configuration loading for all MCP servers.
|
Package config provides unified configuration loading for all MCP servers. |
|
filter
Package filter provides keyword relevance scoring for MCP item filtering.
|
Package filter provides keyword relevance scoring for MCP item filtering. |
|
github
Package github provides a client for the GitHub Contents API.
|
Package github provides a client for the GitHub Contents API. |
|
glob
Package glob provides glob pattern matching with ** support and brace expansion.
|
Package glob provides glob pattern matching with ** support and brace expansion. |
|
httputil
Package httputil provides shared HTTP infrastructure for proxy support, custom TLS, and header propagation across all MCP servers.
|
Package httputil provides shared HTTP infrastructure for proxy support, custom TLS, and header propagation across all MCP servers. |
|
optimizer
Package optimizer uses an OpenAI-compatible LLM endpoint to merge, deduplicate, and consolidate multiple instruction files into a single coherent output.
|
Package optimizer uses an OpenAI-compatible LLM endpoint to merge, deduplicate, and consolidate multiple instruction files into a single coherent output. |
|
server
Package server provides shared MCP server utilities.
|
Package server provides shared MCP server utilities. |
|
syncer
Package syncer provides a reusable background sync goroutine.
|
Package syncer provides a reusable background sync goroutine. |
|
testutil
Package testutil provides shared test helpers across the mcp monorepo.
|
Package testutil provides shared test helpers across the mcp monorepo. |
|
servers
|
|
|
mcp-adr/cmd/mcp-adr
command
|
|
|
mcp-adr/internal/scanner
Package scanner provides on-demand access to Architecture Decision Records from local directories and GitHub repositories.
|
Package scanner provides on-demand access to Architecture Decision Records from local directories and GitHub repositories. |
|
mcp-graph/cmd/mcp-graph
command
|
|
|
mcp-graph/internal/graph
Package graph provides a thread-safe in-memory knowledge graph backed by a JSON file for persistence.
|
Package graph provides a thread-safe in-memory knowledge graph backed by a JSON file for persistence. |
|
mcp-instructions/internal/loader
Package loader provides on-demand access to Copilot custom instruction files from local directories and GitHub repositories.
|
Package loader provides on-demand access to Copilot custom instruction files from local directories and GitHub repositories. |
|
mcp-memory/cmd/mcp-memory
command
|
|
|
mcp-memory/internal/store
Package store provides a file-based persistent memory store.
|
Package store provides a file-based persistent memory store. |
|
mcp-prompts/cmd/mcp-prompts
command
|
|
|
mcp-prompts/internal/loader
Package loader provides on-demand access to Copilot prompt files from local directories and GitHub repositories.
|
Package loader provides on-demand access to Copilot prompt files from local directories and GitHub repositories. |
|
mcp-skills/cmd/mcp-skills
command
|
|
|
mcp-skills/internal/scanner
Package scanner provides on-demand access to Copilot skill definitions from local directories and GitHub repositories.
|
Package scanner provides on-demand access to Copilot skill definitions from local directories and GitHub repositories. |
Click to show internal directories.
Click to hide internal directories.