# kiarash-portfolio-mcp [Health: Active]

**Category:** 🛠️ Other Tools and Integrations  
**Repository:** https://kiarash-adl.pages.dev/.well-known/mcp.llmfeed.json  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/kiarash-portfolio-mcp

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

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "kiarash-portfolio-mcp": {
    "command": "npx",
    "args": ["-y","kiarash-portfolio-mcp"]
  }
}
```

## Documentation
This MCP server hosts a portfolio that supports WebMCP with Ed25519 signed discovery for secure identification. It allows AI agents to query information about projects and skills, as well as execute terminal commands. The server is implemented using Cloudflare Pages Functions, making it suitable for developers needing a secure, queryable portfolio interface.

**Use cases:**
- Query portfolio projects and skills
- Execute terminal commands remotely
- Integrate portfolio data into AI workflows

**Key features:**
- WebMCP-enabled portfolio interface
- Ed25519 signed discovery for authentication
- Supports querying projects and skills
- Allows execution of terminal commands
- Built on Cloudflare Pages Functions

_Summarized from the repository README — see the link above for the full text._

