Enterprise DNA
M MCP Servers Developer low

kiarash-portfolio-mcp

by Various

WebMCP-enabled portfolio with Ed25519 signed discovery. AI agents can query projects, skills, and execute terminal commands. Built on Cloudflare Pages Functions.

K

MCP

kiarash-portfolio-mcp

Added 1 June 2026

Overview

This portfolio tool exposes a WebMCP endpoint that allows AI agents to discover projects, skills, and execute terminal commands. Its discovery metadata is signed with Ed25519 for integrity, and it runs on Cloudflare Pages Functions.

Best for

Best for
Developers who want their portfolio to be natively discoverable and queryable by AI agents.

Use cases

  • Enabling AI agents to query a developer's portfolio for project and skill details
  • Allowing agents to run terminal commands against the portfolio's backend
  • Verifying the authenticity of portfolio data via Ed25519 signatures

Notes

This portfolio tool exposes a WebMCP endpoint that allows AI agents to discover projects, skills, and execute terminal commands. Its discovery metadata is signed with Ed25519 for integrity, and it runs on Cloudflare Pages Functions.

Use cases

  • Enabling AI agents to query a developer’s portfolio for project and skill details
  • Allowing agents to run terminal commands against the portfolio’s backend
  • Verifying the authenticity of portfolio data via Ed25519 signatures

Pros

  • Supports structured agent-readable discovery of a developer’s work
  • Uses cryptographic signing to ensure data integrity
  • Leverages Cloudflare’s global edge network for low-latency responses

Cons

  • Limited to the capabilities of the WebMCP specification and custom terminal commands
  • Requires the portfolio to be hosted on Cloudflare Pages, restricting deployment options
  • Ed25519 key management adds overhead for portfolio maintenance

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Supports structured agent-readable discovery of a developer's work
  • Uses cryptographic signing to ensure data integrity
  • Leverages Cloudflare's global edge network for low-latency responses

Cons

  • Limited to the capabilities of the WebMCP specification and custom terminal commands
  • Requires the portfolio to be hosted on Cloudflare Pages, restricting deployment options
  • Ed25519 key management adds overhead for portfolio maintenance