Mock Server Ai automation via MCP. Includes create mock endpoint, generate mock data, create openapi mock. By MEOK AI Labs.
Project description
Overview
Mock Server Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
create_endpoint |
Create a mock API endpoint definition. Provide response_schema as JSON object ma |
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, |
validate_schema |
Validate a data object against a schema definition. Reports missing fields, type |
Installation
pip install meok-mock-server-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"mock-server-ai": {
"command": "python",
"args": ["-m", "meok_mock_server_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mock_server_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: mock_server_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f9870f9bff23026841e15097d8aa40e89960011c692953e3567ae3893a6ee5f
|
|
| MD5 |
58a5dc0b37443b2d25270684ea9afe83
|
|
| BLAKE2b-256 |
4ad0cd6c301fca543b2508be3324a1e4b0382f3d7bf7389e4f9ce9c22d7e8167
|
File details
Details for the file mock_server_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: mock_server_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66423efc899564672fd3c5e6b51ddcaa7ffe1d8cda393a75925e6a0afe3f8737
|
|
| MD5 |
23fa478d7de501b8d4099e79bcb983e3
|
|
| BLAKE2b-256 |
0b55d478ee08a1227642bf0c32e26e4864d0564953227cb7c63620375db3b2b9
|