SyntheticBrew
Rank #2,677ai.syntheticbrew/syntheticbrew
Embed an AI chat widget on your website from your coding agent: provision, configure, get snippet.
SyntheticBrew is a Model Context Protocol (MCP) server published by syntheticinc. It ranks #2,677 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. SyntheticBrew is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Jul 22, 2026.
Ranks ahead of 129,369 of 132,046 servers on MCP Toplist.
Use SyntheticBrew
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http syntheticbrew https://app.syntheticbrew.ai/api/v1/mcp/rpc[mcp_servers.syntheticbrew]
url = "https://app.syntheticbrew.ai/api/v1/mcp/rpc"Add to ~/.codex/config.toml.
https://app.syntheticbrew.ai/api/v1/mcp/rpcSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"syntheticbrew": {
"url": "https://app.syntheticbrew.ai/api/v1/mcp/rpc"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"syntheticbrew": {
"type": "http",
"url": "https://app.syntheticbrew.ai/api/v1/mcp/rpc"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"syntheticbrew": {
"serverUrl": "https://app.syntheticbrew.ai/api/v1/mcp/rpc"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"syntheticbrew": {
"url": "https://app.syntheticbrew.ai/api/v1/mcp/rpc"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.syntheticbrew%2Fsyntheticbrew)<a href="https://mcptoplist.com/server/ai.syntheticbrew%2Fsyntheticbrew"><img src="https://mcptoplist.com/badge/ai.syntheticbrew%2Fsyntheticbrew.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
syntheticinc
Available versions (4)
| Version | Published |
|---|---|
| 1.18.0 | Jul 22, 2026 |
| 1.16.0 | Jul 19, 2026 |
| 1.14.0 | Jul 11, 2026 |
| 1.13.1 | Jul 11, 2026 |
Frequently asked questions
- Who maintains SyntheticBrew?
- SyntheticBrew is maintained by syntheticinc, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is SyntheticBrew listed on the Official MCP Registry?
- Yes — SyntheticBrew is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SyntheticBrew have?
- MCP Toplist tracks 4 versions of SyntheticBrew, most recently published on Jul 22, 2026.
- Where can I find the source code for SyntheticBrew?
- The source code for SyntheticBrew is hosted at github.com/syntheticinc/syntheticbrew.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.