MCP Bridge by Appfactor
Connect any API to any AI agent
295 followers
Connect any API to any AI agent
295 followers
Point MCP Bridge at any REST, GraphQL, SOAP, or gRPC API. It auto-generates MCP tool definitions with typed schemas, auth, rate limiting, and response processing. Your LLM agents call enterprise APIs through one standard interface.










MCP Bridge by Appfactor
So happy to launch MCP Bridge! π
@knarikΒ Let's go!
Kilo Code
@knarikΒ S/O for the launch! Enjoy
that 'code mode' metadata trick is clever. standard openapi schemas completely blow out the context window with hundreds of lines of redundant definitions that make models hallucinate instantly. replacing hundreds of tool definitions with just 3 meta-tools to handle dynamic runtime dispatching under the hood is a massive optimization breakthrough for context reduction.
building wrappers for legacy soap and grpc services just to make them talk to cursor or claude code is a huge pain. having a local open source rust engine to handle this via container is a massive lifesaver. stellar job on the launch @keith_neilson