General Tools
michaelpeleg.me
Provides access to Michael Peleg's professional profile, projects, services, experience, and contact information.
ENDPOINT 1
https://michaelpeleg.me/mcp
MCP server metadata
- Name
- michaelpeleg-mcp
- Version
- 0.1.0
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_profileGet Michael Peleg's professional profile: name, tagline, positioning intro, and contact links (email, LinkedIn, GitHub).
Potential side effectslist_projectsList Michael Peleg's projects with title, status (live/active/shipped/prototype), description, tech tags, repo URL, and live URL when available.
Inferred read-onlylist_servicesList the services Michael Peleg offers (agentic system design, AI workflow engineering, automation, MVP builds, Human-AI adoption).
Inferred read-onlyget_experienceGet Michael Peleg's work history as a changelog: role, company, period, domain, and key bullets for each position.
Inferred read-onlyget_contactGet Michael Peleg's contact links: email, LinkedIn, GitHub, and website.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.