← Registry

General Tools

rainforest.tools

Provides general-purpose tools through the Model Context Protocol.

2 endpoints14 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://rainforest.tools/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChangedresources.listChanged

Known tools 7

get_profile_summary

Professional profile overview: counts and top technologies

Inferred read-only
get_work_experience

Work history, optionally filtered by technology

Inferred read-only
get_education

Academic background

Inferred read-only
get_projects

Portfolio projects, optionally filtered by technology

Inferred read-only
get_skills

Technical skills inventory

Inferred read-only
search_by_technology

Substring-match a technology name across all experiences and projects

Inferred read-only
get_case_study

Full interactive case study for a project slug

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.mcp-typescript-server-on-vercel]
url = "https://rainforest.tools/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://rainforest.tools/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://rainforest.tools/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": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://rainforest.tools/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://rainforest.tools/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://rainforest.tools/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://rainforest.tools/api/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChangedresources.listChanged

Known tools 7

get_profile_summary

Professional profile overview: counts and top technologies

Inferred read-only
get_work_experience

Work history, optionally filtered by technology

Inferred read-only
get_education

Academic background

Inferred read-only
get_projects

Portfolio projects, optionally filtered by technology

Inferred read-only
get_skills

Technical skills inventory

Inferred read-only
search_by_technology

Substring-match a technology name across all experiences and projects

Inferred read-only
get_case_study

Full interactive case study for a project slug

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.mcp-typescript-server-on-vercel]
url = "https://rainforest.tools/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://rainforest.tools/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://rainforest.tools/api/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": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://rainforest.tools/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://rainforest.tools/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://rainforest.tools/api/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 rainforest.tools was fetched 2026-08-24T00:33:03.148Z.

Trust status Trusted

rainforest.tools is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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