Home / Domains / McpServer

McpServer

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

23 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
Handles the core Model Context Protocol implementation, managing tool definitions, client transport, and instruction injection for AI models. 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
setupPrompts() — mcp Function Reference
Architecture documentation for the setupPrompts() function in server.ts from the mcp codebase.
Function typescript
setupResources() — mcp Function Reference
Architecture documentation for the setupResources() 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
InstructionManager — mcp Architecture
Dynamic injection of codebase overview and rules into system prompts Architecture documentation for the InstructionManager subdomain (part of McpServer domain) in the mcp codebase. Contains 0 source files.
Subdomain
ToolRegistry — mcp Architecture
Maps incoming tool calls to specific handler functions Architecture documentation for the ToolRegistry subdomain (part of McpServer domain) in the mcp codebase. Contains 0 source files.
Subdomain
Transport — mcp Architecture
Manages Stdio communication for the MCP protocol 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