Context
The punkpeye/awesome-mcp-servers list (82.7K stars) only accepts local MCP servers (stdio/SSE transport). Iteration Layer currently only offers a remote MCP server (streamable-http). This blocks us from the highest-visibility awesome list in the MCP ecosystem.
Task
Investigate building a local MCP server wrapper that:
- Runs locally via stdio transport (compatible with Claude Desktop, Cursor, etc.)
- Proxies requests to our remote API
- Handles authentication (API key stored locally)
- Ships as an npm/pip installable package
Acceptance Criteria
Why
This unblocks the single highest-reach directory listing (82.7K stars) and makes Iteration Layer compatible with the growing local-first MCP tooling ecosystem.
Context
The punkpeye/awesome-mcp-servers list (82.7K stars) only accepts local MCP servers (stdio/SSE transport). Iteration Layer currently only offers a remote MCP server (streamable-http). This blocks us from the highest-visibility awesome list in the MCP ecosystem.
Task
Investigate building a local MCP server wrapper that:
Acceptance Criteria
Why
This unblocks the single highest-reach directory listing (82.7K stars) and makes Iteration Layer compatible with the growing local-first MCP tooling ecosystem.