← Back to Plugins
MCP Server MCP

io.github.ayda212/simceptor

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

AI-native mock API server with MCP. Create REST/SOAP mocks from Claude, Cursor, or Windsurf.

Homepage Verified source

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

Loading comments...