Back to Browse

Kwnva MCP Server

by Kwnva
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Catalog MCP for kwnva.design case studies, studio profile, and project inquiries.

About

Catalog MCP for kwnva.design case studies, studio profile, and project inquiries.

Remote endpoints: streamable-http: https://kwnva.design/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

5 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

file_system

Check that this permission is expected for this type of plugin.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "design-kwnva-portfolio": {
      "url": "https://kwnva.design/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

kwnva.design

Public source for kwnva.design — an independent design studio portfolio with a machine-readable catalog, OpenAPI spec, and MCP server.

For agents

  • Start at llms.txt and AGENTS.md
  • HTTP API: https://kwnva.design/api/v1
  • Product MCP: https://kwnva.design/api/mcp
  • Docs MCP: https://kwnva.design/mcp/docs
  • Official registry: design.kwnva/portfolio
  • Plugin manifest: plugin.json
  • Agent skill: npx skills add kwnva/kwnva.design

For humans

npm install
npm run build
npm run preview

Production is the Node server in server/index.mjs on Cloud Run. npm run build regenerates agent files into public/, then builds the Vite homepage.

Reviews

No reviews yet

Be the first to review this server!