← Registry

General Tools

michaelpeleg.me

Provides access to Michael Peleg's professional profile, projects, services, experience, and contact information.

1 endpoint5 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://michaelpeleg.me/mcp

No auth detected

MCP server metadata

Name
michaelpeleg-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Tools for exploring Michael Peleg's portfolio (michaelpeleg.me). Use get_profile for positioning and contact, list_projects (optionally filtered by status) for work, list_services for offerings, get_experience for work history, and get_contact for reach-out links.

Known tools 5

get_profile

Get Michael Peleg's professional profile: name, tagline, positioning intro, and contact links (email, LinkedIn, GitHub).

Potential side effects
list_projects

List Michael Peleg's projects with title, status (live/active/shipped/prototype), description, tech tags, repo URL, and live URL when available.

Inferred read-only
list_services

List the services Michael Peleg offers (agentic system design, AI workflow engineering, automation, MVP builds, Human-AI adoption).

Inferred read-only
get_experience

Get Michael Peleg's work history as a changelog: role, company, period, domain, and key bullets for each position.

Inferred read-only
get_contact

Get Michael Peleg's contact links: email, LinkedIn, GitHub, and website.

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "michaelpeleg-mcp": {
      "type": "http",
      "url": "https://michaelpeleg.me/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "michaelpeleg-mcp",
  "transport": "streamable-http",
  "url": "https://michaelpeleg.me/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.