# Interface: MCPServer

Defined in: [types.ts:1533](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1533)

Definition of an MCP server that the pack can connect to.

## Properties

### endpointUrl

> **endpointUrl**: `string`

Defined in: [types.ts:1537](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1537)

The MCP endpoint URL (e.g. https://example.com/mcp).

______________________________________________________________________

### name

> **name**: `string`

Defined in: [types.ts:1541](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1541)

Stable identifier that can be used to distinguish multiple MCP servers.
