← Registry

Social Media

foundaree.com

Enables searching, matching, and retrieving public Foundaree profiles and creating profile drafts on the Foundaree social networking platform.

1 endpoint4 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://foundaree.com/mcp

No auth detected

MCP server metadata

Name
foundaree
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 4

search_people

Search public Foundaree profiles by free-text query and/or structured filters; give at least one.

Inferred read-only
match_people

Rank public Foundaree profiles against a list of required skills — use when the user describes a need ("a co-founder who knows React and has sold to enterprises", "someone to rewire my kitchen in Kochi") rather than searching for a known person.

Inferred read-only
get_person

Retrieve the full public profile for a username, including skills, experiences and projects, and the phone, WhatsApp and contact email (`phone`, `whatsapp`, `contactEmail`) when the person made them public.

Potential side effects
create_profile_draft

Start a Foundaree profile for the user.

Inferred read-only

CONNECT 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.foundaree]
url = "https://foundaree.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "foundaree": {
      "type": "http",
      "url": "https://foundaree.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: foundaree
Remote MCP URL: https://foundaree.com/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": {
    "foundaree": {
      "url": "https://foundaree.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "foundaree": {
      "type": "http",
      "url": "https://foundaree.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "foundaree",
  "transport": "streamable-http",
  "url": "https://foundaree.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.