MCP Server
MCP
io.github.ayda212/simceptor
AI-native mock API server with MCP. Create REST/SOAP mocks from Claude, Cursor, or Windsurf.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://simceptor.com/api/mcp/sse",
"headers": [
{
"value": "Bearer {SIMCEPTOR_PAT}",
"name": ""
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment