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
parameterst.md•405 B
# ParametersT
Parameters is some network-specific argument for a method. It is up to the caller to determine which parameters to provide when invoking `/call`.
## Example Usage
```typescript
import { ParametersT } from "icpmcp-rosetta-api";
let value: ParametersT = {};
```
## Fields
| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |