-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Pre-submission Checklist
- I have searched existing issues and documentation
- I have read the relevant documentation
- I have tried basic troubleshooting steps
Question Category
MCP Tools & Integration
Your Question
I have MCP servers running that are connected to live connections and I was wondering if there is a drop in way to replicate them (their tools & input schemas) in a mock?
More specifically, I use something similar to this to list and execute tools and was wondering if it was possible to use this project to create a mock server on the fly from any given MCP server.
Context & Background
I am just looking for a drop in mock for existing MCP servers where I don't have the OpenAPI spec available.
What Have You Tried?
I have tried reading the docs but I can't seem to find an example that doesn't reply on the OpenAPI spec to create the mocks. Is it possible to directly read it from the tool listing on the MCP server?
Installation Method
PyPI (pip install mockloop-mcp)
MockLoop MCP Version
No response
Python Version
None
Operating System
None
Error Messages or Output
Configuration & Files
Installation-Related Questions
- Having trouble installing from PyPI
- Package dependencies not resolving
- CLI command not found after installation
- Import errors when using the package
- Python version compatibility questions
- Virtual environment setup questions
- Docker installation questions
Usage-Related Questions
- How to generate mock servers
- API specification format questions
- MCP tools usage and integration
- Authentication and security setup
- Configuration and customization
- Performance optimization
- Deployment and production usage
- Integration with other tools
Urgency Level
Low (General question, no rush)
Expected Outcome
No response
Additional Information
No response
Follow-up
- I can provide additional information if needed
- I can test proposed solutions
- I'd like to help improve documentation based on this question
- I'm interested in contributing to the project