Server Name

Official Category SDK
0 Stars
0 Forks
N/A Updated

Description

Loading server description...

Capabilities

Installation

npm install @mcp/server-name

Configuration

// Configuration example
{
  "name": "server-name",
  "command": "npx server-name",
  "options": {
    "apiKey": "YOUR_API_KEY"
  }
}

Usage Example

// Example usage code
// This will be populated with server-specific examples