MCP profile
Github Akkshay10 MCPClientMock
MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
An MCP (Model Context Protocol) server for interacting with James Bloom's MockServer. This enables AI assistants to create mock HTTP expectations, verify requests, clear state, and manage MockServer instances programmatically.
Capabilities
API mocking enables early testing — start building and testing your frontend or integrations before the backend is ready. No more waiting. Ship faster.
Why Use Github Akkshay10 MCPClientMock?
- API mocking enables early testing — start building and testing your frontend or integrations before the backend is ready. No more waiting. Ship faster.
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Requirements
- Node.js >= 18.0.0
- A running MockServer instance
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
npm install -g mockserver-mcp2
Configure
Configuration
json
{
"mcpServers": {
"mockserver": {
"command": "npx",
"args": ["-y", "mockserver-mcp"],
"env": {
"MOCKSERVER_HOST": "localhost",
"MOCKSERVER_PORT": "1080"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Akkshay10 MCPClientMock
- Function
- MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -g mockserver-mcp
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.