Home / Domains / McpServer

McpServer

Browse all 21 domain entities categorized under McpServer in the mcp Architecture Docs architecture documentation.

21 entities · Page 1 of 1

Server Class — mcp Architecture
Architecture documentation for the Server class in server.ts from the mcp codebase.
Class typescript
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.
Domain
constants.ts — mcp Source File
Architecture documentation for constants.ts, a typescript file in the mcp codebase.
File typescript
index.ts — mcp Source File
Architecture documentation for index.ts, a typescript file in the mcp codebase.
File typescript
server.test.ts — mcp Source File
Architecture documentation for server.test.ts, a typescript file in the mcp codebase.
File typescript
server.ts — mcp Source File
Architecture documentation for server.ts, a typescript file in the mcp codebase.
File typescript
types.ts — mcp Source File
Architecture documentation for types.ts, a typescript file in the mcp codebase.
File typescript
handlePrecache() — mcp Function Reference
Architecture documentation for the handlePrecache() function in index.ts from the mcp codebase.
Function typescript
main() — mcp Function Reference
Architecture documentation for the main() function in index.ts from the mcp codebase.
Function typescript
createServerFixture() — mcp Function Reference
Architecture documentation for the createServerFixture() function in server.integration.test.ts from the mcp codebase.
Function typescript
constructor() — mcp Function Reference
Architecture documentation for the constructor() function in server.ts from the mcp codebase.
Function typescript
fetchWithTimeout() — mcp Function Reference
Architecture documentation for the fetchWithTimeout() function in server.ts from the mcp codebase.
Function typescript
getTestHint() — mcp Function Reference
Architecture documentation for the getTestHint() function in server.ts from the mcp codebase.
Function typescript
injectOverviewInstructions() — mcp Function Reference
Architecture documentation for the injectOverviewInstructions() function in server.ts from the mcp codebase.
Function typescript
setupHandlers() — mcp Function Reference
Architecture documentation for the setupHandlers() function in server.ts from the mcp codebase.
Function typescript
start() — mcp Function Reference
Architecture documentation for the start() function in server.ts from the mcp codebase.
Function typescript
asErrorResult() — mcp Function Reference
Architecture documentation for the asErrorResult() function in types.ts from the mcp codebase.
Function typescript
asTextContentResult() — mcp Function Reference
Architecture documentation for the asTextContentResult() function in types.ts from the mcp codebase.
Function typescript
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.
Subdomain
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.
Subdomain
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.
Subdomain

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free