General Tools
saasforit.com
Search and discover SaaS tools, get recommendations, and access detailed information and blog posts about software as a service products.
ENDPOINT 1
https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp
MCP server metadata
- Name
- SaaSforIT Directory
- Version
- 1.0.0
Known tools 7
get_recommendationsGet personalized SaaS recommendations based on role, business type, or specific needs.
Inferred read-onlyget_saas_detailsGet detailed information about a specific SaaS tool including full description, features, and pricing.
Inferred read-onlylist_categoriesGet all available SaaS categories in the directory with tool counts.
Inferred read-onlyget_directory_statsGet statistics about the directory (total tools, categories, etc.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.saasforit-directory]
url = "https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"saasforit-directory": {
"type": "http",
"url": "https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: saasforit-directory
Remote MCP URL: https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"saasforit-directory": {
"url": "https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"saasforit-directory": {
"type": "http",
"url": "https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "saasforit-directory",
"transport": "streamable-http",
"url": "https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for supabase.co was fetched 2026-07-25T06:29:47.803Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.