Loading MCP server directory, please wait...
AI-native mock API server with MCP. Create REST/SOAP mocks from Claude, Cursor, or Windsurf.
npx @getmcp/cli add io.github.ayda212/simceptorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ayda212/simceptor": {
"url": "https://simceptor.com/api/mcp/sse",
"transport": "streamable-http",
"headers": {
"": "Bearer {SIMCEPTOR_PAT}"
}
}
}
}