2 Comments
User's avatar
Mick Darling's avatar

I’ve built a wrapper protocol called MCPAQL that keeps all the target MCP server’s operations without trimming and shrinks the token size to just a few thousand tokens.

You can check out the spec at MCPAQL.com and the GitHub mcp server adapter below.

https://github.com/MCPAQL/examples/blob/develop/adapters/github-api-adapter.md

Markus Eisele's avatar

Thanks for sharing!