Skip to main content
Defined in: server/FastMCP.ts:171

Properties

host?

Defined in: server/FastMCP.ts:174

path?

Defined in: server/FastMCP.ts:175

port?

Defined in: server/FastMCP.ts:173

stdin?

Defined in: server/FastMCP.ts:177 Custom stdin stream for the stdio transport. Defaults to process.stdin.

stdout?

Defined in: server/FastMCP.ts:179 Custom stdout stream for the stdio transport. Defaults to process.stdout.

transport?

Defined in: server/FastMCP.ts:172