iterate | mock-mcp-server

model context protocol testing server

about

Building your own MCP client? Use our mock MCP for testing.

Mock MCP server for end-to-end testing. Provides predictable, deterministic tools for testing MCP client implementations and integration workflows.

no-auth mode

Simple MCP connection. No authentication required.

endpoint
https://mock-staging.iterate.com/no-auth
available tools

bearer mode

Bearer token required in Authorization header.

endpoint
https://mock-staging.iterate.com/bearer
how to authenticate

oauth mode

Full OAuth 2.1 flow with user authentication. Includes all no-auth tools plus user-specific tools.

endpoint
https://mock-staging.iterate.com/oauth
how to authorize
additional tools