# mock-server-ai-mcp
# **MCP server for mock server ai mcp operations**

## Install
```bash
pip install mock-server-ai-mcp
```

## Auth & Rate Limits
- Free tier: 10 calls/day. No API key required.
- Pro tier (£79/mo): unlimited + signed attestations.
- Enterprise (£1,499/mo): white-label.

## Tools

### `create_endpoint`
Create a mock API endpoint definition. Provide response_schema as JSON object mapping field names to types (e.g. {\

### `list_endpoints`
List all registered mock API endpoints.

### `generate_mock_data`
Generate mock data from a JSON schema. Schema maps field names to types: string, int, float, bool, date, uuid, email, array.

### `validate_schema`
Validate a data object against a schema definition. Reports missing fields, type mismatches, and extra fields.


## Maintainer
MEOK AI Labs · hello@meok.ai · https://meok.ai · MIT licensed

## Pairs with
Governance moat: pair this tool with any of MEOK's 38 governance MCPs (EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, etc.) for full compliance coverage.
