Skip to content

Add freellmpool to Aggregators#7351

Open
0xzr wants to merge 1 commit into
punkpeye:mainfrom
0xzr:add-freellmpool
Open

Add freellmpool to Aggregators#7351
0xzr wants to merge 1 commit into
punkpeye:mainfrom
0xzr:add-freellmpool

Conversation

@0xzr
Copy link
Copy Markdown

@0xzr 0xzr commented Jun 3, 2026

Adds freellmpool to Aggregators.

freellmpool mcp is a zero-dependency (stdlib stdio JSON-RPC) MCP server that lets an MCP client reach pooled free LLM tiers from 16 providers (Groq, Cerebras, NVIDIA, Gemini, OpenRouter, Cloudflare, Mistral, Cohere, …) through one server — free_llm_ask / free_llm_models / free_llm_quota tools — with automatic failover and per-day quota tracking. Keyless to start (pip install freellmpool). It fits the "access many [providers] through a single MCP server" definition alongside entries like APIFold and agentforge.

Legend: 🐍 Python · ☁️ talks to remote provider APIs · 🏠 runs locally · 🍎🪟🐧.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

Hey,

To ensure that only working servers are listed, we're updating our listing requirements.

Please complete the following steps:

  1. Ensure your server is listed on Glama. If it isn't already, submit it at https://glama.ai/mcp/servers and verify that it passes all checks (note: you must add Dockerfile directly to Glama. For checks to pass, we only need the server to start and respond to introspection requests).

  2. Update your PR by adding a Glama score badge after the server description, using this format:

[![OWNER/REPO MCP server](https://glama.ai/mcp/servers/OWNER/REPO/badges/score.svg)](https://glama.ai/mcp/servers/OWNER/REPO)

Replace OWNER/REPO with your server's Glama path.

If you need any assistance, feel free to ask questions here or on Discord.

P.S. If your server already has a hosted endpoint, you can also list it under https://glama.ai/mcp/connectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant