mcp-server package
API for use by MCP plugins.
Abstract Classes
Abstract Class | Description |
|---|---|
Each plugin gets its own session. |
Interfaces
Interface | Description |
|---|---|
Each plugin gets its own session. | |
MCP plugins should implement this interface. | |
MCP plugins should implement this interface. |
Type Aliases
Type Alias | Description |
|---|---|
The plugin's entry point should return this function as its default export. |