We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-api-booster/mcp-rosetta-icp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
constructionpreprocessresponseoptions.md•419 B
# ConstructionPreprocessResponseOptions
The options that will be sent directly to `/construction/metadata` by the caller.
## Example Usage
```typescript
import { ConstructionPreprocessResponseOptions } from "icpmcp-rosetta-api";
let value: ConstructionPreprocessResponseOptions = {};
```
## Fields
| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |