McpServer
Browse all 21 domain entities categorized under McpServer in the mcp Architecture Docs architecture documentation.
Server Class — mcp Architecture
Architecture documentation for the Server class in server.ts from the mcp codebase.
McpServer Domain — mcp Architecture
The entry and orchestration layer that implements the Model Context Protocol to expose code analysis tools to AI clients. Architectural overview of the McpServer domain in the mcp codebase. Contains 5 source files.
constants.ts — mcp Source File
Architecture documentation for constants.ts, a typescript file in the mcp codebase.
index.ts — mcp Source File
Architecture documentation for index.ts, a typescript file in the mcp codebase.
server.test.ts — mcp Source File
Architecture documentation for server.test.ts, a typescript file in the mcp codebase.
server.ts — mcp Source File
Architecture documentation for server.ts, a typescript file in the mcp codebase.
types.ts — mcp Source File
Architecture documentation for types.ts, a typescript file in the mcp codebase.
handlePrecache() — mcp Function Reference
Architecture documentation for the handlePrecache() function in index.ts from the mcp codebase.
main() — mcp Function Reference
Architecture documentation for the main() function in index.ts from the mcp codebase.
createServerFixture() — mcp Function Reference
Architecture documentation for the createServerFixture() function in server.integration.test.ts from the mcp codebase.
constructor() — mcp Function Reference
Architecture documentation for the constructor() function in server.ts from the mcp codebase.
fetchWithTimeout() — mcp Function Reference
Architecture documentation for the fetchWithTimeout() function in server.ts from the mcp codebase.
getTestHint() — mcp Function Reference
Architecture documentation for the getTestHint() function in server.ts from the mcp codebase.
injectOverviewInstructions() — mcp Function Reference
Architecture documentation for the injectOverviewInstructions() function in server.ts from the mcp codebase.
setupHandlers() — mcp Function Reference
Architecture documentation for the setupHandlers() function in server.ts from the mcp codebase.
start() — mcp Function Reference
Architecture documentation for the start() function in server.ts from the mcp codebase.
asErrorResult() — mcp Function Reference
Architecture documentation for the asErrorResult() function in types.ts from the mcp codebase.
asTextContentResult() — mcp Function Reference
Architecture documentation for the asTextContentResult() function in types.ts from the mcp codebase.
EnvironmentConfig — mcp Architecture
Manages server-side settings like timeouts and experiment flags. Architecture documentation for the EnvironmentConfig subdomain (part of McpServer domain) in the mcp codebase. Contains 0 source files.
ToolRegistration — mcp Architecture
Maps MCP tool calls to specific backend handler functions. Architecture documentation for the ToolRegistration subdomain (part of McpServer domain) in the mcp codebase. Contains 0 source files.
Transport — mcp Architecture
Handles Stdio-based communication with the MCP client. Architecture documentation for the Transport subdomain (part of McpServer domain) in the mcp codebase. Contains 0 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free