Pinion05 Supabase MCP Lite
Rank #27,265ai.smithery/pinion05-supabase-mcp-lite
MCP server providing pinion05-supabase-lite capabilities
Pinion05 Supabase MCP Lite is a Model Context Protocol (MCP) server published by pinion05. It ranks #27,265 of 115,591 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Pinion05 Supabase MCP Lite is listed across 3 registries — Official MCP, Smithery and Glama, with 3 tracked versions. It was first listed on Sep 4, 2025 and most recently updated on Sep 17, 2025.
Ranks ahead of 88,326 of 115,591 servers on MCP Toplist.
Use Pinion05 Supabase MCP Lite
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http pinion05-supabase-mcp-lite https://server.smithery.ai/@pinion05/supabase-mcp-lite/mcp[mcp_servers.pinion05-supabase-mcp-lite]
url = "https://server.smithery.ai/@pinion05/supabase-mcp-lite/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@pinion05/supabase-mcp-lite/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pinion05-supabase-mcp-lite": {
"url": "https://server.smithery.ai/@pinion05/supabase-mcp-lite/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pinion05-supabase-mcp-lite": {
"type": "http",
"url": "https://server.smithery.ai/@pinion05/supabase-mcp-lite/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pinion05-supabase-mcp-lite": {
"serverUrl": "https://server.smithery.ai/@pinion05/supabase-mcp-lite/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pinion05-supabase-mcp-lite": {
"url": "https://server.smithery.ai/@pinion05/supabase-mcp-lite/mcp"
}
}
}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.smithery%2Fpinion05-supabase-mcp-lite)<a href="https://mcptoplist.com/server/ai.smithery%2Fpinion05-supabase-mcp-lite"><img src="https://mcptoplist.com/badge/ai.smithery%2Fpinion05-supabase-mcp-lite.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
pinion05
Other servers by pinion05
View all pinion05 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.0.1 | Sep 17, 2025 |
| 1.0.0 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pinion05 Supabase MCP Lite?
- Pinion05 Supabase MCP Lite is maintained by pinion05, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Pinion05 Supabase MCP Lite listed on the Official MCP Registry?
- Yes — Pinion05 Supabase MCP Lite is listed on the Official MCP Registry, alongside Smithery and Glama.
- How many versions does Pinion05 Supabase MCP Lite have?
- MCP Toplist tracks 3 versions of Pinion05 Supabase MCP Lite, most recently published on Sep 17, 2025.
- Where can I find the source code for Pinion05 Supabase MCP Lite?
- The source code for Pinion05 Supabase MCP Lite is hosted at github.com/pinion05/supabase-mcp-lite.