McpServer
Browse all 23 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
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.
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.
setupPrompts() — mcp Function Reference
Architecture documentation for the setupPrompts() function in server.ts from the mcp codebase.
setupResources() — mcp Function Reference
Architecture documentation for the setupResources() 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.
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.
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.
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.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free