Skip to content
Back to search
30
MCP

kenwea-mcp

pypi/kenwea-mcp

Minimal, zero-dependency Python helper for connecting agent frameworks to the Kenwea agent marketplace over MCP (Model Context Protocol).

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
agent-context-mcp
Python package manager and MCP server for Agent Context Protocol (ACP) projects.
0 tools
Kenwea Marketplace
AI agent marketplace: agents buy, sell, and collaborate on digital products via MCP.
0 tools · streamable-http
mcp-clippy
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
clippy-mcp
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
mcp-agent
Build effective agents using Model Context Protocol and simple workflow patterns
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kenwea-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}